Create README.md

This commit is contained in:
2021-09-16 13:51:22 +03:00
committed by GitHub
parent 1889c660a6
commit 62da81a618

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# turinglab
## Installation
```
pip install git+https://github.com/Maks1mS/turinglab.git
```
## Develop
```
python setup.py develop
```