commit 19b356d368a3e14b10d5c2d4f821137b175c9498
parent d8f82214fcc01f96153b41fca5649c315eb7f1f9
Author: breadcat <breadcat@users.noreply.github.com>
Date: Thu, 19 Mar 2026 16:33:33 +0000
Newlines gonna newline
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/readme.md b/readme.md
@@ -14,6 +14,7 @@ Then access the servers IP address via a web browser on port `8080`.
## Building
The application is also buildable via your usual `go build -o bruschetta .`.
+
Note: the `templates/` directory must be alongside the binary at runtime.
## Features