diff --git a/README.md b/README.md index 74efc90..8d4661f 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,28 @@ ## Installation -``` +```bat pip install git+https://github.com/Maks1mS/turinglab.git ``` ## Develop -``` +```bat python setup.py develop ``` + +## Usage + +```bat +turinglab +``` + +### Example + +```bat +turinglab 0to1to0.tur 101 out.docx +``` + +Content of ```out.docx```: + +![image](https://user-images.githubusercontent.com/36362599/133625379-0624f6ab-b43b-40de-83e7-6495ee03c45b.png)