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.