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.