From 18d56340821803e4cdbea7931db6892b627ec7e9 Mon Sep 17 00:00:00 2001 From: bullshark <273740932+bullshar-k@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:39:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed4f421..917a1fa 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ Usage of new: Persistent keepalive in seconds (0 to disable) ``` *Final note*: -I wrote this only for myself, web alternatives exist, I'm sure there's an electron app for this, etc. I wanted a fast one command wireguard config generator with minimal defaults and the ability to add new peers to an existing config. It's simply and slapping numbers and keys where they need to go so I used AI to write it. This is only on github in case other people find it useful or were wanting the same thing. \ No newline at end of file +I wrote this only for myself, web alternatives exist, I'm sure there's an electron app for this, etc. I wanted a fast one command wireguard config generator with minimal defaults and the ability to add new peers to an existing config. It's simply slapping numbers and keys where they need to go so I used AI to write it. This is only on github in case other people find it useful or were wanting the same thing.