We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b59477 commit b1dc7cdCopy full SHA for b1dc7cd
README.md
@@ -19,7 +19,7 @@ Instantiate the ThepeerInit class like so:
19
import thepeer
20
from thepeer.main import ThepeerInit
21
22
-# create an instance of ThePeerInit class
+# create an instance of ThepeerInit class
23
24
thepeer_instance = ThepeerInit("YOUR_API_KEY_HERE")
25
0 commit comments