diff --git a/README.md b/README.md
index 5a2c0c7..c57e077 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,62 @@ This project is seperate from the original Reticulum MeshChat project, and is no
- Raw SQLite database backend (replaced Peewee ORM)
- LXMF Telemetry support (WIP)
+## Screenshots
+
+
+Telephony & Calling
+
+### Phone
+
+
+### Active Call
+
+
+### Call Ended
+
+
+### Voicemail
+
+
+### Ringtone Settings
+
+
+
+
+
+Networking & Visualization
+
+### Network Visualiser
+
+
+
+
+
+
+Page Archives
+
+### Archives Browser
+
+
+### Viewing Archived Page
+
+
+
+
+
+Tools & Identities
+
+### Tools
+
+
+### Identity Management
+
+
+### Overview
+
+
+
+
## TODO
- [ ] Tests and proper CI/CD pipeline.
diff --git a/screenshots/Archives.png b/screenshots/archives.png
similarity index 100%
rename from screenshots/Archives.png
rename to screenshots/archives.png
diff --git a/2026-01-02_00-49_2.png b/screenshots/identities.png
similarity index 100%
rename from 2026-01-02_00-49_2.png
rename to screenshots/identities.png
diff --git a/screenshots/reworked-visualiser.png b/screenshots/network-visualiser.png
similarity index 100%
rename from screenshots/reworked-visualiser.png
rename to screenshots/network-visualiser.png
diff --git a/2026-01-02_00-48.png b/screenshots/network-visualiser2.png
similarity index 100%
rename from 2026-01-02_00-48.png
rename to screenshots/network-visualiser2.png
diff --git a/2026-01-02_00-50.png b/screenshots/tools.png
similarity index 100%
rename from 2026-01-02_00-50.png
rename to screenshots/tools.png