small readme changes
[smdp.git] / README.md
index c4a6f2b..ce9da7d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 
-## mpd - A command-line based markdown presentation tool.
+## mdp - A command-line based markdown presentation tool.
+
+![image](https://cloud.githubusercontent.com/assets/2237222/4264047/62cc07b8-3c12-11e4-8710-f2e5959200c8.png)
 
 ---
 
 
 _Horizontal rulers are used as slide separator._
 
-_Supports basic markdown formatting:_
+_Supports basic markdown formating:_
 
-- line wide formatting
+- line wide formating
     - headlines
     - code
     - quotes
 
-- in-line formatting
+- in-line formating
     - bold text
     - underlined text
 
+_Supports headers prefixed by @ symbol._
+
+- first two header lines are displayed as title and author
+  in top and bottom bar
+
+_Review sample.md for more details._
+
 ---
 
 *Controls:*
@@ -36,6 +45,6 @@ _Supports basic markdown formatting:_
   Space, Enter, Backspace - next/previous slide
 - Home - go to first slide
 - End - go to last slide
-- 0-9 - go to slide n
+- 1-9 - go to slide n
 - q - exit