Skip to content

Commit

Permalink
README: installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff authored May 6, 2017
1 parent 3c5844e commit 27c0df8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Lightweight helper for authenticating with Hubspot’s OAuth2.
Mimics a small part of Google’s oauth2client API for convenience.

### Install

pip install hubspot_oauth2client

### Example usage

Here’s how you might use it in a Django view:
Expand Down

0 comments on commit 27c0df8

Please sign in to comment.