Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hariharan-uno committed Oct 16, 2014
1 parent 1ed8794 commit fba5d71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# cors

Negroni middleware/handler to enable CORS support.

[Negroni](https://github.com/codegangsta/negroni) middleware/handler to enable CORS support.

## Usage

Expand Down Expand Up @@ -38,8 +37,9 @@ func main() {
}
~~~

### TODO
- [ ] Port tests to use negroni
###Documentation

[Godoc](https://godoc.org/github.com/hariharan-uno/cors)

## Authors

Expand Down

0 comments on commit fba5d71

Please sign in to comment.