From 3d06cd57a07f2faf7e872876010d8874deb154e4 Mon Sep 17 00:00:00 2001 From: DCreason Date: Thu, 19 Mar 2026 19:56:40 +0000 Subject: [PATCH] add vibe-code warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aa08579..119dfce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # samba-configer +WARNING: this was `vibe-coded`, expect bugs! +WARNING: this has not yet been audited by human eyes, use at your own risk! + `samba-configer` is a small interactive terminal program for reading an existing Samba configuration, listing shares, and guiding add/edit/delete operations. It is implemented in Go with only the standard library so it builds into a single executable easily.