Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kwent committed Dec 2, 2014
1 parent d34f199 commit 66fdd4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.org/LuckyMarmot/Paw-GoHTTPCodeGenerator.svg?branch=master)](https://travis-ci.org/LuckyMarmot/Paw-GoHTTPCodeGenerator)

#Go + HTTP Code Generator (Paw Extension)
# Go + HTTP Code Generator (Paw Extension)

This a Paw Extension that generates code for Go using the [HTTP](http://golang.org/pkg/net/http/) package.

Expand All @@ -10,17 +10,17 @@ This a Paw Extension that generates code for Go using the [HTTP](http://golang.o
* `cake build`
* `cake install`

##License
## License

This Paw Extension is released under the [MIT License](LICENSE). Feel free to fork, and modify!

Copyright © 2014 Paw Inc.

##Contributors
## Contributors

Created by Quentin Rousseau ([@kwent](https://github.com/kwent)). See [Contributors](https://github.com/LuckyMarmot/Paw-GoHTTPCodeGenerator/graphs/contributors).

##Credits
## Credits

* [Mustache.js](https://github.com/janl/mustache.js/), also released under the MIT License
* [URI.js](http://medialize.github.io/URI.js/), also released under the MIT License

0 comments on commit 66fdd4e

Please sign in to comment.