📝 Add a README
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal 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
|
||||
```
|
||||
|
Reference in New Issue
Block a user