summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 963aede..657fab3 100644
--- a/README.md
+++ b/README.md
@@ -182,6 +182,19 @@ $ ponzu upgrade
---
+### add, a
+
+Downloads an addon to GOPATH/src and copys it to the Ponzu project's ./addons directory.
+
+Example:
+```bash
+$ ponzu add github.com/bosssauce/fbscheduler
+```
+
+Errors will be reported, but successful add commands return nothing.
+
+---
+
### version, v
Prints the version of Ponzu your project is using. Must be called from within a