From 21112801073ee278a9837b6173a974a196ccc594 Mon Sep 17 00:00:00 2001 From: Daniel Dye Date: Sat, 19 Oct 2024 11:57:56 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 473435e..ca795b8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # drenv - DragonRuby Environment Manager -**drenv** is a cross-platform CLI tool that helps you declutter your DragonRuby -installations. +**drenv** is a cross-platform version and package manager CLI for DragonRuby. **drenv** is built with [Deno](https://deno.com) and is inspired by -[rbenv](https://rbenv.org). +[rbenv](https://rbenv.org) for version management and +[npm](https://www.npmjs.com) for package management. ## Installation