docs/README.md

99 B

fffff

python3 -m venv env
env/bin/activate
pip3 install -r requirements.txt
mkdocs serve