Added README.md

This commit is contained in:
bton 2024-02-22 00:02:37 +01:00
parent 31341e5e1d
commit 4380f508cf

View file

@ -1,6 +1,6 @@
How to get started:
create venv:
python -m venv venv
create venv:
python -m venv venv
start venv:
source venv/bin/activate
install requiremens: