diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-03-08 17:46:47 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-03-08 17:46:47 -0800 |
commit | 242c6212d173dae622b374d38a4fa2a640a4f4c6 (patch) | |
tree | a82c9c12d3c75f2ac908d77b0aa07f0199584d49 /README.md | |
parent | 53f87c86349098c4b91a88f5b0caed484926f07d (diff) |
update credits with x/net/http2 and another badge to shoe release version
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,7 @@  # Ponzu +[](https://github.com/ponzu-cms/ponzu/releases/latest) [](https://sourcegraph.com/github.com/ponzu-cms/ponzu?badge) Ponzu is a powerful and efficient open-source HTTP server framework and CMS. It @@ -272,6 +273,7 @@ $ ponzu --dev -fork=github.com/nilslice/ponzu new /path/to/new/project - [golang.org/x/text/unicode/norm](https://golang.org/x/text/unicode/norm) - [golang.org/x/text/transform](https://golang.org/x/text/transform) - [golang.org/x/crypto/bcrypt](https://golang.org/x/crypto/bcrypt) +- [golang.org/x/net/http2](https://golang.org/x/net/http2) - [github.com/nilslice/jwt](https://github.com/nilslice/jwt) - [github.com/nilslice/email](https://github.com/nilslice/email) - [github.com/gorilla/schema](https://github.com/gorilla/schema) |