File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11
2+ # Visual-dialog
3+
24<p align =" center " >
35 <a href =" #features " >Features</a > •
46 <a href =" #installation " >Installation</a > •
1012</p >
1113
1214<p align =" center " >
13- <img width =" 300 " src =" https://user-images.githubusercontent.com/59396366/100594532-188c6900-32fa-11eb-8372-4796f53b122f.png " alt =" Visual-dialog " >
14- <br >
15- Library to make easier dialog box in terminal.
15+ <img width =" 400 " src =" https://user-images.githubusercontent.com/59396366/100594532-188c6900-32fa-11eb-8372-4796f53b122f.png " alt =" Visual-dialog " >
1616 <br >
17- This library is still under development.
18- API can change.
17+ A library to make easier dialog box in terminal.
1918</p >
2019
20+ This library is still under development. API can change.
21+
2122## Features
2223
2324📃 Automatic text scrolling.
@@ -46,7 +47,7 @@ python3 -m pip install git+git://github.com/Tim-ats-d/Visual-dialog --upgrade
4647``` sh
4748git clone https://github.com/Tim-ats-d/Visual-dialog.git
4849cd Visual-dialog
49- pip install .
50+ python3 -m pip install .
5051```
5152
5253## Requirements
You can’t perform that action at this time.
0 commit comments