Include Python version in installation instructions
Added Python version information to the README.
This commit is contained in:
@@ -27,6 +27,13 @@ By downloading or using this repository, the user automatically assumes FULL res
|
|||||||
<h1>How install</h1>
|
<h1>How install</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
### My python version
|
||||||
|
|
||||||
|
```
|
||||||
|
C:\Users\cirqueira>python --version
|
||||||
|
Python 3.11.0
|
||||||
|
```
|
||||||
|
|
||||||
### Requirements:
|
### Requirements:
|
||||||
```
|
```
|
||||||
requests
|
requests
|
||||||
|
|||||||
Reference in New Issue
Block a user