From f02a7e33dd2f9458f3a299abd6afc4adfaa2eab9 Mon Sep 17 00:00:00 2001 From: Brett <32377731+Tri11Paragon@users.noreply.github.com> Date: Sun, 7 May 2023 15:44:19 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3188694..6474a27 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,8 @@ The file is a json file with 3 possible attributes - `python3 dns_fetch.py` - Prints the raw json from cloudflare - `python3 dns_fetch.py -n` - - Prints all records corresponding to default_name \ No newline at end of file + - Prints all records corresponding to default_name + +# site_gen.py +--- +Allows you to easily generate and install nginx site configs.