summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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:**