diff --git a/README.md b/README.md
index 157bed5..dd5c4ad 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,19 @@ report from within the app.
+### Tags and Time Logging
+
+

+

+
+
+
+### Statistics
+
+

+
+
+
## Some of the features
* Data is encrypted at rest
diff --git a/bouquin.desktop b/bouquin.desktop
index bb96b86..7ebef32 100644
--- a/bouquin.desktop
+++ b/bouquin.desktop
@@ -2,5 +2,5 @@
Type=Application
Name=Bouquin
Exec=Bouquin.AppImage
-Icon=bouquin/icons/bouquin.svg
-Categories=Office;TextEditor
+Icon=/home/user/git/bouquin/bouquin/icons/bouquin.svg
+Categories=Office;TextEditor;Utility
diff --git a/screenshots/statistics.png b/screenshots/statistics.png
new file mode 100644
index 0000000..9feb1c4
Binary files /dev/null and b/screenshots/statistics.png differ
diff --git a/screenshots/tags.png b/screenshots/tags.png
new file mode 100644
index 0000000..7330f08
Binary files /dev/null and b/screenshots/tags.png differ
diff --git a/screenshots/time.png b/screenshots/time.png
new file mode 100644
index 0000000..436dd8e
Binary files /dev/null and b/screenshots/time.png differ