diff --git a/README.md b/README.md
index 5820707..1c74dff 100644
--- a/README.md
+++ b/README.md
@@ -7,14 +7,13 @@
- [Organizr (v2)](https://github.com/causefx/Organizr)
- [Dashy](https://github.com/Lissy93/dashy)
- [Flame](https://github.com/pawelmalak/flame)
-- [Tinyhome](https://github.com/bderenzo/tinyhome)
- [SUI](https://github.com/jeroenpardon/sui)
##### [How to download images on UNIX?](#how-to-download-images-on-unix)
-
+
---
diff --git a/png/dashy.png b/png/dashy.png
new file mode 100644
index 0000000..78fabd2
Binary files /dev/null and b/png/dashy.png differ
diff --git a/png/dockstarter.png b/png/dockstarter.png
new file mode 100644
index 0000000..3b8b539
Binary files /dev/null and b/png/dockstarter.png differ
diff --git a/png/sparkleshare.png b/png/sparkleshare.png
new file mode 100644
index 0000000..459621c
Binary files /dev/null and b/png/sparkleshare.png differ
diff --git a/scripts/generate_readme.py b/scripts/generate_readme.py
index f946510..7b15eae 100755
--- a/scripts/generate_readme.py
+++ b/scripts/generate_readme.py
@@ -17,7 +17,6 @@ if __name__ == "__main__":
f.write("- [Organizr (v2)](https://github.com/causefx/Organizr)\n")
f.write("- [Dashy](https://github.com/Lissy93/dashy)\n")
f.write("- [Flame](https://github.com/pawelmalak/flame)\n")
- f.write("- [Tinyhome](https://github.com/bderenzo/tinyhome)\n")
f.write("- [SUI](https://github.com/jeroenpardon/sui)\n\n\n")
f.write(
"##### [How to download images on UNIX?](#how-to-download-images-on-unix)\n\n\n")