diff --git a/README.md b/README.md
index 954a7bb..0a860a6 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Ein einfacher Energie-Monitor.
| SCL | D1 (GPIO5) |
-
+
## Installation
diff --git a/platformio.ini b/platformio.ini
index b044415..c6d8f7a 100644
--- a/platformio.ini
+++ b/platformio.ini
@@ -15,7 +15,4 @@ framework = arduino
upload_speed = 115200
monitor_speed = 115200
lib_deps =
- adafruit/Adafruit SSD1306 @ ^2.5.7
- adafruit/Adafruit GFX Library @ ^1.11.7
- adafruit/Adafruit BusIO @ ^1.14.1
olikraus/U8g2 @ ^2.34.20
\ No newline at end of file