summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-11-29 21:16:54 -0800
committerSteve Manuel <nilslice@gmail.com>2016-11-29 21:16:54 -0800
commita8f83d3f8159137c8dd9d68bc69dcc773d6e7778 (patch)
treee3204d1f978eb6efaea195d01b19025fef4b52dc /README.md
parentd173abfdae0a9e90889842fdb3adb6a66fe3eaae (diff)
adding nilslice/email to credits
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe278fe..de279df 100644
--- a/README.md
+++ b/README.md
@@ -62,13 +62,13 @@ $ ponzu --dev --fork=github.com/nilslice/ponzu new /path/to/new/project
```
-
## Credits
- [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)
- [github.com/nilslice/jwt](https://github.com/nilslice/jwt)
- [github.com/nilslice/rand](https://github.com/nilslice/rand)
+- [github.com/nilslice/email](https://github.com/nilslice/email)
- [github.com/gorilla/schema](https://github.com/gorilla/schema)
- [github.com/satori/go.uuid](https://github.com/satori/go.uuid)
- [github.com/boltdb/bolt](https://github.com/boltdb/bolt)