From 0eb4e9f9930d9783ee743deff7a15f2ac1d6c741 Mon Sep 17 00:00:00 2001 From: sotrali Date: Thu, 16 Apr 2026 18:09:37 -0500 Subject: [PATCH] updated README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fef2eaf..339ac32 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # Dynamic DNS Client for Porkbun API A simple program for keeping all of your A records up to date! + Written in Go with only the standard library. To use, you will need your own Porkbun API key + secret. + Then, place the `dynamic-dns` executable in a folder. + Create a new file in the same folder named `.env`. + Copy the text below into the `.env` file, replacing the example information with your own. Note: only include top-level domain, it'll take care of identifying and updating subdomain IPs