diff --git a/README.md b/README.md
index e11a9ae..1b812ef 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# NeDB (Node Embedded DataBase)
-
+
Embedded persistent database for Node.js, with no dependency (except npm
modules of course). You can think of it as a SQLite for Node.js, which