remove license and udate venv instructions

This commit is contained in:
2025-07-21 16:55:12 -06:00
parent 4a1f943126
commit 4d15aef60a

View File

@@ -35,7 +35,7 @@ source .venv/bin/activate
or
.venv\Scripts\Activate.ps1 on Windows powershell
venv\Scripts\Activate.ps1 on Windows powershell
# Install dependencies
pip install -r requirements.txt
@@ -67,7 +67,7 @@ Generated docs will be in docs/_build/html/index.html
## License
MIT
None
---