From 0198ad71d793edbebf6c7ee02243d86879fb0e45 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 22 Sep 2020 20:42:22 +0200 Subject: Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d75dfc68..8f68f026 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,15 @@ :construction: This is now more than a proof of concept, but still not fully stable. Expect dragons and unfinished business. :construction: +## Help needed! + +This project has grown bigger than I can handle by myself, especially with a day job. I'm looking for people to help on or maintain part of it: +- each bridges (go) +- the terminal UI (go) +- the web UI (Typescript/React/GraphQL) + +Individually, those pieces are not expecially complex but doing everything make it hard for me to focus on the core where things get more complicated. If this is useful for you or you just want to join the fun, maybe consider it? + ## Installation
Pre-compiled binaries -- cgit