t* My version of sent
       
   URI git clone git://git.codevoid.de/sent-sdk.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 801c9512d43cb6a4bab132d3f4318571bf753a42
   DIR parent 800b2ef10263f1631ee6c5445e73ba541e304740
   URI Author: Markus Teich <markus.teich@stusta.mhn.de>
       Date:   Mon, 23 Jun 2014 11:31:17 +0200
       
       add example presentation
       
       Diffstat:
         M README.md                           |       9 +++++++++
         A example                             |       8 ++++++++
       
       2 files changed, 17 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -15,6 +15,15 @@ content of each slide is automatically scaled to fit the window so you don't
        have to worry about alignment. Instead you can really concentrate on the
        content.
        
       +Demo
       +----
       +
       +To get a little demo, just type
       +
       +        make && ./sent example
       +
       +You can navigate with the arrow keys and quit with `q`.
       +
        Usage
        -----
        
   DIR diff --git a/example b/example
       t@@ -0,0 +1,8 @@
       +sent
       +why?
       +easy to use
       +few dependencies (X11)
       +no bloat
       +how?
       +sent FILENAME
       +thanks / questions?