We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501adea commit 7287c02Copy full SHA for 7287c02
1 file changed
README.md
@@ -8,6 +8,11 @@ You must [register](http://api.imgur.com/oauth2/addclient) your client with the
8
do *any* request to the API. If you want to perform actions on accounts, the user will have to authorize it through OAuth.
9
The **secret** field is required for OAuth.
10
11
+Installation
12
+------------
13
+
14
+ pip install imgur-python
15
16
Usage
17
-----
18
0 commit comments