diff --git a/README.md b/README.md new file mode 100644 index 0000000..157856d --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Drawing Training + +Open Source alternative to [GestureDrawing!](https://cubebrush.co/advanches/products/d9q6yq/gesturedrawing) + + +## Authors + +- [@shikiryu](https://git.shikiryu.com/Shikiryu) + + +## Installation + +Install my-project with python + +```bash + sudo apt install cmake build-essential tcl-dev tk-dev python3-tk + pip install -r requirements.txt +``` + \ No newline at end of file