From f258c7e96a3ded27ca73fe8715b164dfab1b04c0 Mon Sep 17 00:00:00 2001 From: dakota Date: Thu, 19 Mar 2026 18:18:39 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bc3aac4..8e8942d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # samba-configer +WARNING: this was `vibe-coded`, expect bugs! +WARNING: this AI-written codebase has not 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.