Skip to content

Commit

Permalink
add installation section in README.md (#563)
Browse files Browse the repository at this point in the history
* add installation section in README.md

* Update README.md
  • Loading branch information
tshirtman committed Dec 12, 2020
1 parent 3649907 commit 172e3db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ implement the api in the easiest way, depending on the current platform.
| Vibrator ||| | | |
| Wifi | | ||||

## Installation

To use on desktop: `pip install plyer`
To use in python-for-android/kivy-ios: add `plyer` to your requirements if needed.

## Support

Expand Down

0 comments on commit 172e3db

Please sign in to comment.