Include Python version in installation instructions

Added Python version information to the README.
This commit is contained in:
Sirkeira
2025-12-06 10:51:04 -03:00
committed by GitHub
parent fe03e031d8
commit 72a7bd2239
+7
View File
@@ -27,6 +27,13 @@ By downloading or using this repository, the user automatically assumes FULL res
<h1>How install</h1>
</div>
### My python version
```
C:\Users\cirqueira>python --version
Python 3.11.0
```
### Requirements:
```
requests