diff options
| author | Steve Manuel <nilslice@gmail.com> | 2017-01-16 17:43:06 -0800 |
|---|---|---|
| committer | Steve Manuel <nilslice@gmail.com> | 2017-01-16 17:43:06 -0800 |
| commit | 47af661d5b85c8aaaf8491a08896e3d5fc3f4ec6 (patch) | |
| tree | 4c1610b56099b954b0becb22b2430794a3280f30 | |
| parent | 2af951230eddc45ba429cff10d7566ad98fd343b (diff) | |
| parent | aebdb6778967aec0f05fe7c4da3863c3778907d6 (diff) | |
Merge branch 'ponzu-dev'
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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:** |
