summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-01-16 17:42:54 -0800
committerSteve Manuel <nilslice@gmail.com>2017-01-16 17:42:54 -0800
commitaebdb6778967aec0f05fe7c4da3863c3778907d6 (patch)
tree4c1610b56099b954b0becb22b2430794a3280f30 /README.md
parent316d456cd990182ba7136a3550f6d6e3e9b4b960 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c91bc0..8a02c02 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ rapid development, but need a fast JSON response in a high-concurrency environme
**Because you want to turn this:**
```bash
-$ ponzu generate song title:"string" artist:"string" rating:"int" opinion:"string" spotify_url:"string"
+$ ponzu generate content song title:"string" artist:"string" rating:"int" opinion:"string" spotify_url:"string"
```
**Into this:**