diff --git a/README.md b/README.md
index cc1d3cb..afff89c 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
> A modern web interface for OwnTracks
+
+
+
+
## Introduction
This is a WebInterface for OwnTracks, intended to replace the various web pages shipping with the recorder. OwnTracks UI uses Vue.js under the hood.
@@ -17,6 +21,7 @@ Clone the repository and copy `index.html` and the `static/` directory to your s
- Enable or disable multiple layers:
- Last known (i.e. live) locations:
+
- Accuracy visualization (circle)
- Device friendly name and icon
- Detailed information (if available): time, lat, lon, height, battery and speed
@@ -38,6 +43,14 @@ Clone the repository and copy `index.html` and the `static/` directory to your s
- Default position and zoom
- Heatmap colors, radius and blur
+## Screenshots
+
+_Click to enlarge._
+
+
+
+
+
## ToDo
- Add screenshots to `README.md`!