Readme & package.json

Updated the API url in the package.json description and added a TODO section to the readme file.
This commit is contained in:
Bradyn Glines
2018-01-21 10:31:04 -07:00
parent f19cc8ace7
commit cf8e6f5434
2 changed files with 6 additions and 2 deletions

View File

@ -118,4 +118,8 @@ Card.all()
* Create your feature branch (git checkout -b my-new-feature)
* Commit your changes (git commit -am 'Add some feature')
* Push to the branch (git push origin my-new-feature)
* Create a new Pull Request
* Create a new Pull Request
## TODO
* Add testing
* Change package name?