Add README

This commit is contained in:
icaema 2023-11-05 14:20:49 -05:00
parent f5bce34728
commit 6811d097b9
1 changed files with 2 additions and 0 deletions

2
README.md Normal file
View File

@ -0,0 +1,2 @@
python3 -m venv .
pip install -r requirements.txt