Add newline to README.md for markdown list
authorEvan Coury <me@evancoury.com>
Fri, 30 Sep 2011 14:54:27 +0000 (07:54 -0700)
committerEvan Coury <me@evancoury.com>
Fri, 30 Sep 2011 14:54:27 +0000 (07:54 -0700)
README.md

index 40993e2..5f21e53 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ provides several benefits:
   after a cloning the project.
 
 There are a couple of mild caveats to be aware of:
+
 * Be sure to always run `git submodule update` after pulling, as merge/rebase
   does not automatically update the checked out commit in submodules if it has
   been changed.