Skip to content

Commit 968fe51

Browse files
authored
Update README.md
1 parent c4bb36d commit 968fe51

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
> Modern menu selection in command prompt for command lines app!
33
# How to install
44
Easily download `.py` files from `Release` tab than drag it into your Project folder.
5-
5+
+ Install Library
6+
> BetterPick use [Colorama](https://pypi.org/project/colorama/) and [Keyboard](https://pypi.org/project/keyboard/)
7+
Install with `pip install colorama keyboard`
8+
## Compatibility
9+
Support: Python 3.x & Windows (Linux seems supported too but I haven't tested yet)
610
# Examples
711
> `BetterPick` is very easy too use!
812
## For regular use:

0 commit comments

Comments
 (0)