fix bullet list in readme
diff --git a/README.rst b/README.rst
index 217f629..48a93a9 100644
--- a/README.rst
+++ b/README.rst
@@ -51,6 +51,7 @@
 The DPKT code base now supports both Python2 and Python3 thanks to the efforts of @kylekeppler @jonathanslenders @sunhao2014 and many `more <https://github.com/kbandla/dpkt/graphs/contributors>`__.
 
 Given the large amount of work that went into the Python3 support there's bound to be a few wrinkles that crop up.
+
 - Please submit an Issue if you find a problem
 - The legacy/stable release is dpkt==1.8.8 (https://github.com/kbandla/dpkt/releases), please use this release if you have any troubles.