From ca12e53acdba0db2fd42ec26c2375a28c2b3134a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 11 Oct 2024 05:23:04 +0000 Subject: docs(readme): add introduction section --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56c9655..7094041 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,13 @@ and [`npins`](https://github.com/andir/npins/). I made it to solve my own problems, but I hope it can help you too. -Try it out without installing anything permanently by running -`nix run github:Fuwn/yae`! +## Introduction + +You can try out Yae without installing anything permanently by running +`nix run github:Fuwn/yae`. + +Additionally, [Tsutsumi](https://github.com/Fuwn/tsutsumi) uses Yae to manage +dependencies. You can check out a working implementation there. ## Installation -- cgit v1.2.3