Fixed markup

This commit is contained in:
Kevin Fronczak
2017-01-21 20:40:35 -05:00
parent 666efc7ebe
commit af0e22c282
-1
View File
@@ -22,7 +22,6 @@ This library was built with the intention of allowing easy communication with Bl
**Usage**
=========
In terms of usage, you just need to instantiate the module with a username and password
::
import blinkpy
blink = blinkpy.Blink(username='YOUR USER NAME', password='YOUR PASSWORD')