From 8b1ef0c2cbadedbff779de33d0b78413d9bc378c Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 1 Jul 2025 16:02:05 +0200 Subject: [PATCH] feat: clarify readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca6012f..ab293a4 100644 --- a/README.md +++ b/README.md @@ -101,5 +101,9 @@ async fn main() -> anyhow::Result<()> { Dual-licensed under **MIT** or **Apache-2.0**. See [LICENSE-MIT](LICENSE-MIT) and [LICENSE-APACHE](LICENSE-APACHE) for details. -``` + +## Contribute + +Simply create an issue here or pr https://github.com/kjuulh/noworkers.git, development happens publicly at: git.front.kjuulh.io/kjuulh/noworkers. +