diff --git a/readme.md b/readme.md
index 355a9c4..163abfa 100755
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,6 @@
# TeenyHttpd
-
+
TeenyHttpd is an extremely basic HTTP server. It is implemented in plain Java 8 with no runtime dependencies, making it lightweight and applicable in situations where a basic, small HTTP server is all that is required.