summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-04-26 17:11:36 +0300
committerLars Wirzenius <liw@liw.fi>2016-04-26 17:11:36 +0300
commitf0030c7ec06c1310528e6b360c50a7597c7174f3 (patch)
tree97612bd03c914a4a4ce99452b571955f48c2d26f
parent3741abae14f6699175c6b702eda7d484175819e0 (diff)
downloadttystatus-f0030c7ec06c1310528e6b360c50a7597c7174f3.tar.gz
Tweak markup in README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8bfc0e2..4a2783d 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Progress and status updates on terminals
========================================
-ttystatus is a Python library for showing progress reporting and status
+`ttystatus` is a Python library for showing progress reporting and status
updates on terminals, for (Unix) command line programs. Output is
automatically adapted to the width of the terminal: truncated if it does
not fit, and re-sized if the terminal size changes.