summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--debian/python-ttystatus.examples1
2 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index c4b42af..2551b63 100644
--- a/README
+++ b/README
@@ -13,6 +13,8 @@ set by the user. Every time a value is updated, widgets get updated
(although the terminal is only updated every so often to give user time
to actually read the output).
+See example.py for an example of how to use the library.
+
Installation
------------
diff --git a/debian/python-ttystatus.examples b/debian/python-ttystatus.examples
new file mode 100644
index 0000000..f9882ef
--- /dev/null
+++ b/debian/python-ttystatus.examples
@@ -0,0 +1 @@
+example.py