We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33910d8 commit 7aee404Copy full SHA for 7aee404
README.md
@@ -9,13 +9,10 @@ Coming soon.
9
10
11
### Quick start :
12
-* `pip install git+git://github.com/Tim-ats-d/Visual-dialog` (The lib is not yet available on pypy).
+* `pip install git+git://github.com/Tim-ats-d/Visual-dialog` (The lib is not yet available on **pypy**).
13
* Read this [examples](https://github.com/Tim-ats-d/Visual-dialog/blob/main/doc/examples).
14
15
16
-
17
## Requirements
18
-* Python 3 or more.
+* **Python 3.6** or more.
19
* Knowledge of [`curses`](https://docs.python.org/3/library/curses.html) librairie.
20
21
0 commit comments