Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kourva authored Dec 2, 2022
1 parent 060ab3a commit f3e5a38
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# UmApp
It's just an Kivy app for Andoid with logo and lable

# Install
+ clone
```bash
git clone https://github.com/Izolabela/UmApp && cd UmApp
```
+ requirements
```bash
pip install kivy
```
+ run
```bash
python3 main.py
```

> Compile it with **Google Colab**

0 comments on commit f3e5a38

Please sign in to comment.