Skip to content

Commit 0ab66e9

Browse files
authored
Update README.MD
1 parent d38e310 commit 0ab66e9

File tree

1 file changed

+27
-5
lines changed

1 file changed

+27
-5
lines changed

README.MD

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,37 @@
1-
# Notes
1+
# Notes
2+
![Notes screenshot for Android preview](https://github.com/Slex93/Notes/blob/master/ic_launcher_test.png "Notes for Android")
3+
24

3-
![Notes screenshot for Android preview](https://github.com/Slex93/Notes/blob/master/notes_screenshot.png "Notes for Android")
45

56
## Table of Contents
67

78
- [Description](#description)
89
- [Tools](#requirements)
910
- [Installation](#installation)
11+
- [Screenshots](#screenshots)
12+
13+
## Description
14+
15+
- The simple Android Application - Notes.
16+
- Created like education application to show (demonstrate) my own basic knowledge.
17+
- This project is made in Material design guidelines
18+
- Used to be my first application in Play Market.
19+
- In the future it may something more.
20+
21+
## Tools
1022

11-
##Description
23+
- Kotlin
24+
- MVVM
25+
- Room database
26+
- Navigation component / Jetpack's navigation
27+
- Coroutines
1228

13-
##Tools
29+
## Instalation
30+
31+
You can use [app-release.apk](https://github.com/Slex93/Notes/blob/master/app/release/app-release.apk)
32+
- Or write me to get access to close test version in Play Market
33+
34+
## Screenshots
35+
36+
![Notes screenshot for Android preview](https://github.com/Slex93/Notes/blob/master/notes_screenshot.png "Notes for Android")
1437

15-
##Instalation

0 commit comments

Comments
 (0)