From 5807d8511dc78d2ce38139f6de2650925fad331d Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Fri, 29 Sep 2023 16:52:54 -0700 Subject: [PATCH] docs: Add tools links. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 677f4c672..d6f3fb2ec 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ ![Crates.io](https://img.shields.io/crates/v/proto_cli) ![Crates.io](https://img.shields.io/crates/d/proto_cli) -proto is a pluggable next generation version manager for multiple programming languages and their dependency managers. However, we prefer the term toolchain manager! +proto is a unified and pluggable next-generation version manager for multiple programming languages. - [Learn more](https://moonrepo.dev/proto) - [Documentation](https://moonrepo.dev/docs/proto) - [Get started](https://moonrepo.dev/docs/proto/install) +- [Supported tools](https://moonrepo.dev/docs/proto/tools) > proto powers [moon's](https://github.com/moonrepo/moon) toolchain! @@ -26,5 +27,6 @@ proto is a pluggable next generation version manager for multiple programming la - Deno - Go - Node.js (and npm, pnpm, yarn) +- Python - Rust -- ... and more via plugins! +- ... [and more via plugins!](https://moonrepo.dev/docs/proto/tools)