Skip to content

Commit ca50ef1

Browse files
committed
Update readme
1 parent 4301049 commit ca50ef1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ Supports:
66
- Python 2 and Python 3
77
- Windows, Linux, OSX
88
- Micropython (PyCom WiPy, LoPy)
9-
10-
Limitations:
11-
- Only virtual pins supported
9+
- Virtual pins (see examples)
1210

1311
## Installation
1412

1513
```sh
16-
TODO
14+
pip install blynk-library-python
1715
```
1816

1917
## Usage

Diff for: setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[metadata]
2+
description-file = README.md

0 commit comments

Comments
 (0)