fix twitter tutorial doc
diff --git a/docs/content/Twitter-Tutorial.md b/docs/content/Twitter-Tutorial.md
index 606fe50..0f21ec8 100644
--- a/docs/content/Twitter-Tutorial.md
+++ b/docs/content/Twitter-Tutorial.md
@@ -25,9 +25,10 @@
 ```
 
 You should see a bunch of files:
-- run_example_server.sh
-- run_example_client.sh
-- LICENSE, config, examples, lib directories
+
+* run_example_server.sh
+* run_example_client.sh
+* LICENSE, config, examples, lib directories
 
 # Clone and Build from Source
 
@@ -49,6 +50,7 @@
 ```
 
 You can find the example executables in the examples/bin directory:
+
 * run_example_server.sh
 * run_example_client.sh