From f096179d5636173127b898a74230c332224d5a90 Mon Sep 17 00:00:00 2001 From: Brent Schroeter Date: Wed, 26 Feb 2025 13:10:41 -0800 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 67d17b8..7e3e8d6 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,9 @@ Shout.dev is a tool for small software teams to stay in touch with the software they write. Once set up, it provides an extremely simple HTTP interface through which to broadcast messages via email and other means of communication. + +## Project Status + +Shout.dev is in the early prototyping stage. Basic documentation and testing +will be prioritized after core functionality is completed and shown to have +practical value.