added readme
This commit is contained in:
parent
d36e4a5737
commit
7306729c0a
16
README
Normal file
16
README
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Notatkon - simple note app
|
||||||
|
|
||||||
|
>A simple note taking app inspired by MIUI Notes for android
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Add note
|
||||||
|
* Edit note
|
||||||
|
* Delete note
|
||||||
|
* Search note by keyword
|
||||||
|
|
||||||
|
## Technologies
|
||||||
|
Project is created with:
|
||||||
|
* Java 8
|
||||||
|
* Android Studio
|
||||||
|
* SQLite (Room library)
|
Loading…
Reference in New Issue
Block a user