From 3ced486b16737bd114480320bc433f13f9eb92f7 Mon Sep 17 00:00:00 2001 From: Subhransu Bhattacharjee Date: Mon, 28 Aug 2023 12:14:03 +1000 Subject: [PATCH] Update README.md Signed-off-by: Subhransu Bhattacharjee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6d8b36..7e8415a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ pip install mangroves ## Usage -You can now import Mangroves from [https://pypi.org/project/mangroves/](PyPI) library in your Python code and use them directly for instantiation. A set of use cases is provided below: +You can now import Mangroves from the [PyPI](https://pypi.org/project/mangroves/) library in your Python code and use them directly for instantiation. A set of use cases is provided below: ```python import torch