From e04977fa7c5b41ea10896f1a82c1ac02574cbcb8 Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Mon, 15 Sep 2025 11:20:07 +0100 Subject: [PATCH] docs(README): add hyperlinks for `cargo` and `npm` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a5db9ff7d..92aad84cbc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ## Overview -`pixi` is a cross-platform, multi-language package manager and workflow tool built on the foundation of the conda ecosystem. It provides developers with an exceptional experience similar to popular package managers like `cargo` or `yarn`, but for any language. +`pixi` is a cross-platform, multi-language package manager and workflow tool built on the foundation of the conda ecosystem. It provides developers with an exceptional experience similar to popular package managers like [`cargo`](https://doc.rust-lang.org/cargo/) or [`npm`](https://docs.npmjs.com), but for any language. Developed with ❤️ at [prefix.dev](https://prefix.dev). [![Real-time pixi_demo](https://github.com/prefix-dev/pixi/assets/12893423/0fc8f8c8-ac13-4c14-891b-dc613f25475b)](https://asciinema.org/a/636482)