This commit is contained in:
2023-02-14 23:46:02 +03:00
parent 4828e589c2
commit 5fe2836924
3 changed files with 32 additions and 1 deletions

View File

@@ -1 +1,10 @@
# Milk
# Milk
Just run the `main.py` and be cool!
#### Run on Windows and Linux:
```
git clone https://github.com/IMrProYTI/Milk/
cd ./Milk
python main.py
```