From 55acdaaf8c01e7f3de362832c31dad2100c7f3a1 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Wed, 4 Aug 2021 15:57:57 -0500 Subject: [PATCH] add officially supported by section (#3895) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d010e591..11f329ab2 100644 --- a/README.md +++ b/README.md @@ -310,9 +310,12 @@ Nu is in heavy development and will naturally change as it matures and people us | Completions | | | X | | | Completions for filepaths | | Type-checking | | | X | | | Commands check basic types, but input/output isn't checked | -## Current Roadmap +## Officially Supported By -We've added a `Roadmap Board` to help collaboratively capture the direction we're going for the current release and capture some important issues we'd like to see in Nushell. You can find the Roadmap [here](https://github.com/nushell/nushell/projects/2). +Please submit an issue or PR to be added to this list. + +- [zoxide](https://github.com/ajeetdsouza/zoxide) +- [starship](https://github.com/starship/starship) ## Contributing