diff --git a/README.md b/README.md
index 4ed7d00..d5089a7 100644
--- a/README.md
+++ b/README.md
@@ -28,22 +28,6 @@
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg">
-
-
-
-
-## Table of Contents
-
-- [Features](#features)
-- [Getting started](#get-started)
-- [Kubernetes Installation](docs/kubernetes.md)
-- [Configuration](docs/configuration.md)
-- [Theming](docs/theming.md)
-- [Smart cards](docs/customservices.md)
-- [Tips & tricks](docs/tips-and-tricks.md)
-- [Development](docs/development.md)
-- [Troubleshooting](docs/troubleshooting.md)
-
## Highlights
- ⚡️ Lightweight & Fast
@@ -60,6 +44,17 @@
- Enter Open the first matching result (respects the bookmark's `_target` property).
- Alt (or Option) + Enter Open the first matching result in a new tab.
+## Table of Contents
+
+- [Getting started](#get-started)
+- [Kubernetes Installation](docs/kubernetes.md)
+- [Configuration](docs/configuration.md)
+- [Theming](docs/theming.md)
+- [Smart cards](docs/customservices.md)
+- [Tips & tricks](docs/tips-and-tricks.md)
+- [Development](docs/development.md)
+- [Troubleshooting](docs/troubleshooting.md)
+
## Get started
Homer is a full static html/js dashboard, based on a simple yaml configuration file. See [documentation](docs/configuration.md) for information about the configuration (`assets/config.yml`) options.
diff --git a/docs/screenshot.png b/docs/screenshot.png
deleted file mode 100644
index ffa7e79..0000000
Binary files a/docs/screenshot.png and /dev/null differ