summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Huihang <yhh2021x@163.com>2021-07-30 16:42:14 +0800
committerMaxim Ivanov <ulidtko@gmail.com>2022-07-12 15:47:47 +0300
commit95c15ce0b991b28f178498dea18f4e89d22d783c (patch)
treebc0f02a33dd20b2e71b36e3ad20429c3e4034521
parent58f16c778c694fbc567e791459d4beb59b857cfc (diff)
downloadurwid-95c15ce0b991b28f178498dea18f4e89d22d783c.tar.gz
Update README.rst
add requirement information from [the main page](http://urwid.org/) so that poor windows users won't get lost here.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4818d51..8be52a7 100644
--- a/README.rst
+++ b/README.rst
@@ -7,7 +7,7 @@ Urwid
About
=====
-Urwid is a console user interface library for Python.
+Urwid is a console user interface library for Python on Linux, OSX, Cygwin or other unix-like OS.
It includes many features useful for text console application developers including:
- Applications resize quickly and smoothly