diff --git a/curl/README.md b/curl/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8b7f86e1384190f073c514da9564fe27b9ba8070 --- /dev/null +++ b/curl/README.md @@ -0,0 +1,8 @@ +# curl + +## Voraussetzung + +Folgende Pakete werden zur Ausführung des Skripts benötigt: + +- **curl** (command line tool and library for transferring data with URLs) - (Website)[https://curl.se/] +- **jq** (leightweight and flexible command-line JSON processor) - (Website)[https://jqlang.github.io/jq/] \ No newline at end of file