summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve <nilslice@gmail.com>2016-10-19 13:40:09 -0700
committerGitHub <noreply@github.com>2016-10-19 13:40:09 -0700
commit46bf18fe0e6d80e25d44f1f4e6c3094e8977074a (patch)
treefe60e4c0eb9385ab310f47bc2afacabefa5a46fe /README.md
parent000a7e82bd9c1b14a70a2f614bc644a35a8fc485 (diff)
parent388aff980f4b2533b8c22ab33d04aa94d11fe9b7 (diff)
Merge pull request #4 from bosssauce/ponzu-dev
[dependency] Vendor all dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6ad572d..6747021 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,25 @@
# Ponzu
-### (WIP)
+## (WIP)
Creating a CMS thing for Go developers. Not ready for use, but would be happy
to get thoughts/feedback!
+## Installation
+
```
$ go get github.com/bosssauce/ponzu/...
-``` \ No newline at end of file
+```
+
+## 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/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/sluu99/um](https://github.com/sluu99/um)
+
+- [Materialize.css](http://materialize.css)
+- [Materialnote Editor](http://www.web-forge.info/projects/materialNote)
+- [jQuery](https://jquery.com/)