From 6a8d1bf817b69766e15380e9f21679c5ea5d3c39 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 5 Jul 2024 18:55:36 +0100 Subject: [PATCH] docs: add roadmap to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 809b4fc..0511afd 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,14 @@ cargo install --path crates/cli Not yet available to install from `crates.io`. +## Roadmap + +- [x] cli +- [x] server +- [ ] notifications - notify user when intervention required (e.g. to rebase) +- [ ] tui overview +- [ ] webui overview + ## Branch Names `git-next` uses three branches, `main`, `next` and `dev`, although they do not