diff --git a/README.md b/README.md
index ae4af60..758a40c 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# android_notes
-Android note taking application. Build with Jetpack Compose. MVVM.
+Android note taking application. Build with Jetpack Compose.
[Click here to get apk][1]
-


-
+


+
-[1]:
\ No newline at end of file
+[1]: <./assets/notes.apk>
\ No newline at end of file
diff --git a/assets/android_note.gif b/assets/android_note.gif
new file mode 100644
index 0000000..d40ba42
Binary files /dev/null and b/assets/android_note.gif differ
diff --git a/assets/main_dark.png b/assets/main_dark.png
new file mode 100644
index 0000000..2d20af1
Binary files /dev/null and b/assets/main_dark.png differ
diff --git a/assets/main_light.png b/assets/main_light.png
new file mode 100644
index 0000000..cf3d4a0
Binary files /dev/null and b/assets/main_light.png differ
diff --git a/assets/notes.apk b/assets/notes.apk
new file mode 100644
index 0000000..6cc96dc
Binary files /dev/null and b/assets/notes.apk differ
diff --git a/assets/recover.png b/assets/recover.png
new file mode 100644
index 0000000..406bfde
Binary files /dev/null and b/assets/recover.png differ
diff --git a/assets/recycle_bin.png b/assets/recycle_bin.png
new file mode 100644
index 0000000..215df24
Binary files /dev/null and b/assets/recycle_bin.png differ