Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Subhransu Bhattacharjee <[email protected]>
  • Loading branch information
1ssb committed Aug 28, 2023
1 parent 1d76fbd commit 3ced486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ced486

Please sign in to comment.