Added README.md

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

View file

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