diff --git a/README.md b/README.md
index 60b12b64483b08b085d55a23dbd2754b00f29ed0..6789ac1645cd232c3b17af12710b7504cb289169 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,13 @@ DGraph's goal is to provide [Google](https://www.google.com) production level sc
 with low enough latency to be serving real time user queries, over terabytes of structured data.
 DGraph supports [GraphQL](http://graphql.org/) as query language, and responds in [JSON](http://www.json.org/).
 
+---
+
 **Note that we use the Github Issue Tracker for bug reports only.**
 **For feature requests or questions, visit [https://discuss.dgraph.io](https://discuss.dgraph.io).**
 
+---
+
 The README is divided into these sections:
 - [Current Status](#current-status)
 - [Quick Testing](#quick-testing)