summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2014-06-23 11:31:17 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2014-06-23 11:31:17 +0200
commit801c9512d43cb6a4bab132d3f4318571bf753a42 (patch)
tree7045aa88142216a8b88aa822d7283802be856349
parent800b2ef10263f1631ee6c5445e73ba541e304740 (diff)
add example presentation
-rw-r--r--README.md9
-rw-r--r--example8
2 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63de153..e732e3f 100644
--- a/README.md
+++ b/README.md
@@ -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
-----
diff --git a/example b/example
new file mode 100644
index 0000000..a5728fd
--- /dev/null
+++ b/example
@@ -0,0 +1,8 @@
+sent
+why?
+easy to use
+few dependencies (X11)
+no bloat
+how?
+sent FILENAME
+thanks / questions?