Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkintrevo committed Nov 22, 2014
1 parent a8d8490 commit c225617
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
Expand Up @@ -22,6 +22,10 @@ Pip is the way to install angemilner. Just give it the 'ol
pip install angemilner
```

Examples
--------
example2.py is a more straight forward useage. Often API Keys are simply strings. In the case of Oauth, like twitter uses, we have to store a dictionary of 4 values. It is worth noting that the 'key' stored can be any object which can be encoded into mongo.

Dependencies
-------------
This package requires pymongo, datetime, and time
Expand Down

0 comments on commit c225617

Please sign in to comment.