Repository

Fix bullets syntax

Parent commits : 0e1fa89e7043c7b7899b3f0830f01d77f7b66673,
Children commits :

By Laurent Defert on 2013-01-21 19:59:47
Fix bullets syntax

Difference with parent commit 0e1fa89e7043c7b7899b3f0830f01d77f7b66673
Files modified:
README
--- 
+++ 
@@ -23,7 +23,7 @@
 Todo
 ####
 
- * Rewrite in C/C**.
+* Rewrite in C/C**.
 
 
 Documentation
@@ -53,9 +53,9 @@
 
 In the tree view:
 
- * Arrows to move the cursor.
- * Space to fold/unfold a line.
+* Arrows to move the cursor.
+* Space to fold/unfold a line.
 
 In the plain view:
 
- * Arrows to move the cursor.
+* Arrows to move the cursor.