diff --git a/README.md b/README.md
index cb46599..548ce58 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Locking* (to provide wait-free-like read performance) and *Shard-Level Locking*
Deletions use *Backward-Shift* to maintain table compactness without the performance degradation
of tombstones.
-
+
## Quick Start