Skip to content

Commit

Permalink
readme - adding credits
Browse files Browse the repository at this point in the history
  • Loading branch information
tracend committed Mar 10, 2013
1 parent 8ebcc76 commit 28a70fb
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions readme.md
Expand Up @@ -20,11 +20,23 @@ npm install artycles
Using the REST API:

* ```POST``` to create an item
* ```PUT ``` to update an item
* ```GET ``` to retrieve an item
* ```PUT``` to update an item
* ```GET``` to retrieve an item
* ```DELETE ``` to delete an item


## Options

...


## Credits

Created by [Makis Tracend](http://tracend.me)

Originally developed for [Comics GL](http://comicsgl.com)

Distributed by [Makesites.org](http://makesites.org)

Released under the [Apache License, Version 2.0](http://makesites.org/licenses/APACHE-2.0)

0 comments on commit 28a70fb

Please sign in to comment.