diff --git a/README.md b/README.md
index 845b06a..1d22271 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# raspberrypi-ansible
Ansible Projekt für Marc's Raspberry Pi
+
## ToDo's
@@ -9,6 +10,7 @@ Ansible Projekt für Marc's Raspberry Pi
- [ ] tasks für alle Rollen schreiben
- [ ] Configdatein der einzelnen Dienste ausarbeiten und als Templates in den Rollen hinterlegen
- [ ] Überlegen, welche Dienste welche Dateien mitbringen/benötigen. (Bei Grafana z. B. Dashboards, Plugin-Module und Flows von NodeRED, etc.)
+
## Dienste
@@ -18,7 +20,7 @@ Ansible Projekt für Marc's Raspberry Pi
* Telegraf
* Grafana
* Moodle
-
+
## Ansible-Struktur
@@ -67,4 +69,5 @@ roles/
moodle/ # ""
```
+
Glück Auf!