diff options
author | Steve Manuel <nilslice@gmail.com> | 2016-11-04 16:11:57 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2016-11-04 16:11:57 -0700 |
commit | 9d5b52fc631e9416738c0ee77f51e3d0a57c97c5 (patch) | |
tree | b957211b0a1365a4bcada0cd75f7bdd9c5089e6c | |
parent | ba5d6533414b74def2bf61afb8b0513b8c42a996 (diff) |
updating credits to third-party libs
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -64,14 +64,15 @@ $ 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) -- [github.com/nilslice/jwt](https://github.com/nilslice/jwt) -- [github.com/nilslice/rand](https://github.com/nilslice/rand) +- [golang.org/x/text/transform](https://golang.org/x/text/transform) - [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/nilslice/rand](https://github.com/nilslice/rand) +- [github.com/nilslice/jwt](https://github.com/nilslice/jwt) +- [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 |