diff --git a/README.md b/README.md index 2b1615420..ebe5aa6b5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ See [carapace-bin](https://github.com/rsteube/carapace-bin) for examples. ## Related Projects - [carapace-bin](https://github.com/rsteube/carapace-bin) multi-shell multi-command argument completer -- [carapace-bridge](https://github.com/rsteube/carapace-bridge) bridge completions +- [carapace-bridge](https://github.com/rsteube/carapace-bridge) completion bridge - [carapace-pflag](https://github.com/rsteube/carapace-pflag) Drop-in replacement for spf13/pflag with support for non-posix variants - [carapace-spec](https://github.com/rsteube/carapace-spec) define simple completions using a spec file - [carapace-spec-clap](https://github.com/rsteube/carapace-spec-clap) spec generation for clap-rs/clap