summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.