Skip to content

Commit 1349ef9

Browse files
committed
Update README.md
Clean up README a bit.
1 parent df9d3ec commit 1349ef9

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Adafruit_IO
1+
# adafruit-io
22

3-
TODO: Write a description
3+
A [Python][1] client for use with with [io.adafruit.com][2].
44

55
## Installation
66

7-
pip install Adafruit_IO
7+
pip install adafruit-io
88

99
## Usage
1010

@@ -42,4 +42,7 @@ TODO: Write a description
4242
2. Create your feature branch (`git checkout -b my-new-feature`)
4343
3. Commit your changes (`git commit -am 'Add some feature'`)
4444
4. Push to the branch (`git push origin my-new-feature`)
45-
5. Create new Pull Request
45+
5. Create new Pull Request
46+
47+
[1]: https://www.python.org/
48+
[2]: https://io.adafruit.com

0 commit comments

Comments
 (0)