summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-12 09:06:29 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-12 09:06:29 -0400
commit0d47cad7525279eba82fda76ea5d2889d4b25898 (patch)
tree748329078d8a7fa17e981de525ffafcb9befc466 /README.md
parentadd schbang (diff)
downloadcloudflare-autodns-0d47cad7525279eba82fda76ea5d2889d4b25898.tar.gz
cloudflare-autodns-0d47cad7525279eba82fda76ea5d2889d4b25898.tar.bz2
cloudflare-autodns-0d47cad7525279eba82fda76ea5d2889d4b25898.zip
add pre requirementsHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8c7160..0dcb964 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ The following enviornment variables are to be set
```
This script is best used with a cron job
+## Requirements
+
+`curl`, `jq`, and `printf` need to be installed on the system
+
## License
This project is Licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)