📝 Add a README

This commit is contained in:
Clement Desmidt 2024-05-15 09:40:16 +02:00
parent 7702a0bea3
commit 8087d326ef

19
README.md Normal file
View File

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