Skip to content

Commit

Permalink
Change format README
Browse files Browse the repository at this point in the history
  • Loading branch information
dev committed Mar 30, 2017
1 parent f060425 commit fa659a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include LICENSE
include README.markdown
include README.md
include tests.py
1 change: 1 addition & 0 deletions README.markdown → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ A UniSend.com account and API key. You can see your API keys [here](https://www.
https://github.com/qari/pyunisend.git

##Usage

from pyunisend import PyUniSend
api = PyUniSend('YOUR APIKEY')
api.getLists()
Expand Down

0 comments on commit fa659a9

Please sign in to comment.