From cfcfc91c1374e26483249372ffff48bca5521a08 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 13 Nov 2024 01:58:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de4acce..f4f5af4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Zona is a small tool for building a static blog website. It allows users to write pages and blog posts in Markdown and automatically build them into a static, lightweight blog. -> **Warning:** Implementing v1 functionality in Go is still WIP. While this warning is here, Zona is _not_ ready to use! At all! +> **Warning:** Implementing v1 functionality is still WIP. There will be binaries available to download from the Releases tab when Zona is ready to be used. Until then, you are welcome to download the source code, but I can't promise anything will work! ## Table of Contents