We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb8713 commit 3c31c67Copy full SHA for 3c31c67
README.md
@@ -1 +1,8 @@
1
-# Bash-podcastindex-org-example
+# Bash-podcastindex-org-example
2
+
3
+Run command with api key and secret
4
+```
5
+$ ./podcasting-index.sh <apiKey> <apiSecret>
6
7
8
+Install and use the jq command for prettier output and other nice things.
0 commit comments