Create README.md

This commit is contained in:
Maxim Slipenko 2021-09-16 13:51:22 +03:00 committed by GitHub
parent 1889c660a6
commit 62da81a618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
```