docs/README.md

94 B

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