Fixed markup
This commit is contained in:
+1
-2
@@ -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')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user