summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-11-29 12:25:13 -0800
committerSteve Manuel <nilslice@gmail.com>2016-11-29 12:25:13 -0800
commitf94342da1c6dbe8d9e3e8b4c9fcd3be14cd36366 (patch)
tree14d70648e64767445a4808728802b97c4428ec74
parentc50ae920c84b00eea7e7a896bff5546d1e013c16 (diff)
adding satori/go.uuid to credits section
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 20e0ead..fe278fe 100644
--- a/README.md
+++ b/README.md
@@ -64,14 +64,16 @@ $ ponzu --dev --fork=github.com/nilslice/ponzu new /path/to/new/project
## Credits
-- [golang.org/x/text/transform](https://golang.org/x/text/transform)
- [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)
-- [golang.org/x/crypto/bcrypt](https://golang.org/x/crypto/bcrypt)
-- [github.com/boltdb/bolt](https://github.com/boltdb/bolt)
- [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)
- [github.com/sluu99/um](https://github.com/sluu99/um)
-- [Materialize.css](http://materialize.css)
- [Materialnote Editor](http://www.web-forge.info/projects/materialNote)
+- [Materialize.css](http://materialize.css)
- [jQuery](https://jquery.com/)
+- [Chart.js](http://www.chartjs.org/) \ No newline at end of file