diff --git a/README.md b/README.md new file mode 100644 index 0000000..74efc90 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# turinglab + +## Installation + +``` +pip install git+https://github.com/Maks1mS/turinglab.git +``` + +## Develop + +``` +python setup.py develop +```