Skip to content

Commit

Permalink
minor changes to readme and setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobspadger committed Apr 3, 2018
1 parent 5b26e1e commit 5cb6865
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@ It is VERY MUCH a work in progress, so help is hugely appreciated, and be carefu
Features
--------

* TODO
* Better error handling
* Country code verification
* Postcode regex


Credits
-------
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
tests_require=test_requirements,
project_urls={'Source': 'https://github.com/bobspadger/royal_mail_rest_api',
'Documentation': 'http://royal-mail-rest-api.readthedocs.io/en/latest/index.html'},
download_url='https://github.com/Bobspadger/royal_mail_rest_api',
version='0.0.1',
zip_safe=False,
)

0 comments on commit 5cb6865

Please sign in to comment.