Fixed markup

This commit is contained in:
root
2017-01-21 20:39:36 -05:00
parent a76c9a3c13
commit 666efc7ebe
+1 -2
View File
@@ -21,11 +21,10 @@ 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:
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')