Update README.md

This commit is contained in:
2026-08-17 02:41:55 +00:00
parent bf2edd17e0
commit 566a5fd3ed
+2 -2
View File
@@ -547,13 +547,13 @@ GNU General Public License v3.0.
# TL;DR
This is entirely vibe-coded software I made because I couldn't find a local homelab DNS server that did what I wanted without being either way too complicated or missing half the stuff I actually care about.
This is entirely written (by AI) software I made because I couldn't find a local homelab DNS server that did what I wanted without being either way too complicated or missing half the stuff I actually care about.
I built it for myself, my homelab, and the way I want to manage DNS. I put it online because somebody else might find it useful too.
That does not mean I am trying to turn this into some giant community-driven DNS project.
1. Yes, it is vibe-coded.
1. Yes, it is written by AI (with help from me on ideas and implementations).
2. Yes, some of the code is probably bad.
3. Yes, there are probably much better ways to do some of this.
4. No, I probably will not implement the feature you want.