From 741e6e7b8e6eec3935dea00d2f342426bc44b8ba Mon Sep 17 00:00:00 2001 From: atridadl Date: Sun, 28 Jan 2024 18:10:18 -0700 Subject: [PATCH] Update README.md with style changes --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f2bcb43..fbd6877 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,10 @@ Go + Templates + HTMX ## Stack: - Backend: Golang + Echo - Rendering: Golang templates -- Style: TailwindCSS + DaisyUI +- Style: TailwindCSS + DaisyUI (No JS Needed) - Content format: Markdown ## Requirements: -- Bun (only to build styles) - Golang 1.21.6 or newer ## Instructions: