From b4de3ed3e1bfafbffd55ec19f5ba76b9bac2d27d Mon Sep 17 00:00:00 2001 From: Chris Pryer <14341145+cnpryer@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:21:01 -0500 Subject: [PATCH] Update README.md (#785) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a86846a82..0b3929bfc4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Rye is a comprehensive project and package management solution for Python. Born from [its creator's](https://github.com/mitsuhiko) desire to establish a -one-stop-shop for all Python users, Rye provides a unified experience to install and manages Python +one-stop-shop for all Python users, Rye provides a unified experience to install and manage Python installations, `pyproject.toml` based projects, dependencies and virtualenvs seamlessly. It's designed to accommodate complex projects, monorepos and to facilitate global tool installations. Curious? [Watch an introduction](https://youtu.be/q99TYA7LnuA).