add vibe-code warning

This commit is contained in:
2026-03-19 19:56:40 +00:00
parent c116ac9444
commit 3d06cd57a0

View File

@@ -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.