From 04fb1ac3f7220589827798e03fda3567a2ae7bd6 Mon Sep 17 00:00:00 2001 From: EkinKarabulut <82878945+EkinKarabulut@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:08:29 +0200 Subject: [PATCH] Adding the link to website to the Readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f210054..bc0f09d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Genv lets you easily control, configure, monitor and enforce the GPU resources t It is intendend to ease up the process of GPU allocation for data scientists without code changes 💪🏻 -Check out the Genv [documentation site for more details](https://docs.genv.dev). +Check out the Genv [documentation site for more details](https://docs.genv.dev) and [the website](https://genv.dev/) for a higher-level overview of all features. This project was highly inspired by [pyenv](https://github.com/pyenv/pyenv) and other version, package and environment management software like [Conda](https://docs.conda.io/projects/conda/en/latest/), [nvm](https://github.com/nvm-sh/nvm), [rbenv](https://github.com/rbenv/rbenv). @@ -104,7 +104,7 @@ Configuration ## :scroll: Documentation -Check out the Genv [documentation site](https://docs.genv.dev). +Check out the Genv [documentation site](https://docs.genv.dev) for more details. ## :dizzy: Simple Integration & Usage with your fav IDE