Updated Readme

This commit is contained in:
kdeng00
2021-12-31 16:00:45 -05:00
parent 0839731ee8
commit 9930aab985
+7
View File
@@ -46,6 +46,13 @@ The program has been built and can be executed by the binary file *icd*. For inf
icd upload-meta -u spacecadet -p stellar40 -h https://icarus.com -s /path/of/song.mp3 -m /path/to/metadata/config/collection.json -ca /path/to/cover/art/image.png
```
### Uploading Song with metadata from directory
```BASH
icd upload-meta -u spacecadet -p stellar40 -h https://icarus.com -smca /path/where/songs/and/metadata/exist
```
### Retrieving Song in json
``icd retrieve -u spacecadet -p stellar40 -h https://icarus.com -rt songs``