summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-10-19 13:52:14 -0700
committerSteve Manuel <nilslice@gmail.com>2016-10-19 13:52:14 -0700
commitd10db9f1799976aee60254dd7c73e73cf019ca6c (patch)
tree1dbf58f4e594a6c8a9f897a76a0255ec19d8fb47
parentea078f9b4221332b9f63cc4e178aa814eec06e4f (diff)
vendoring all the dependencies (minus .git to track files) into vendor directory prior to build step, which still vendors ponzu core code
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6747021..a626b5e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Ponzu
## (WIP)
-Creating a CMS thing for Go developers. Not ready for use, but would be happy
+Creating a "API-first" CMS thing for Go developers. Not quite ready for use, but would be happy
to get thoughts/feedback!
## Installation