Update README.md

This commit is contained in:
2024-10-25 22:55:18 +03:00
parent 9a3e47dbed
commit 32e11903d6

View File

@@ -12,3 +12,9 @@ python -m build
```
pip install dist/validator-2.0-py3-none-any.whl
```
## Документация
```
make -C docs html
```