Updated dependencies (#48)

* Updated dependencies

* Saving changes

* More changes

* More changes

* Updated dependencies

* Updated readme

* Saving changes

* Cleanup
This commit was merged in pull request #48.
This commit is contained in:
KD
2025-04-03 23:16:37 -04:00
committed by GitHub
parent 885f1db3af
commit d5f95ddf9b
10 changed files with 49 additions and 48 deletions
+2 -2
View File
@@ -42,7 +42,7 @@ The program has been built and can be executed by the binary file *icarus-dm*. F
### Downloading Song
```BASH
icarus-dm download -u spacecadet -p stellar40 -h https://icarus.com -b 15
icarus-dm download -u spacecadet -p stellar40 -h https://icarus.com -b e8407fc6-edd2-44c1-993f-08dd7324d91a
```
### Uploading Song with metadata
@@ -66,7 +66,7 @@ icarus-dm retrieve -u spacecadet -p stellar40 -h https://icarus.com -rt songs
### Deleting Song
```BASH
icarus-dm delete -u spacecadet -p stellar40 -h https://icarus.com -D 15
icarus-dm delete -u spacecadet -p stellar40 -h https://icarus.com -D e8407fc6-edd2-44c1-993f-08dd7324d91a
```