summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-09-29 09:24:34 +0100
committerLars Wirzenius <liw@liw.fi>2012-09-29 09:24:34 +0100
commita86b0a7bb83023bcebf2ed555badcc44254e0e1d (patch)
tree65efdf269a81f13280b2e575c03945ad6b168bb6 /README
parent72e7f68649f2c881e972b4b67b582e9fed12d966 (diff)
downloadttystatus-a86b0a7bb83023bcebf2ed555badcc44254e0e1d.tar.gz
Update README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 8a69b8e..4d89913 100644
--- a/README
+++ b/README
@@ -13,6 +13,9 @@ 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).
+The output from ttystatus goes to the terminal (`/dev/tty`) and is
+restricted to a single line.
+
See example.py for an example of how to use the library.