Merge pull request #45 from kulinp/master

Update README.md
This commit is contained in:
Thiago Avelino 2014-07-06 21:09:55 -03:00
commit f17e83ae71

View File

@ -52,6 +52,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
* [negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP Middleware for Golang
* [alice](https://github.com/justinas/alice) - Painless middleware chaining for Go
* [muxchain](https://github.com/stephens2424/muxchain) - Lightweight middleware for net/http
## Template Engine