From af0e22c282293379008c93b2e4a6705e6d6d6a5b Mon Sep 17 00:00:00 2001 From: Kevin Fronczak Date: Sat, 21 Jan 2017 20:40:35 -0500 Subject: [PATCH] Fixed markup --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 85590ee..ceb62e2 100644 --- a/README.rst +++ b/README.rst @@ -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')