Skip to content

Commit 592c630

Browse files
committed
remove mention about legacy version
1 parent 5047eb7 commit 592c630

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,4 @@ catch (ModrinthApiException e)
7373
{
7474
Console.WriteLine($"API call failed with status code {e.StatusCode}");
7575
}
76-
```
77-
78-
## Info
79-
80-
- This package was previously called 'Modrinth.RestClient', while completely rewriting it, I've decided to rename it
81-
to 'Modrinth.Net', continuing the versioning from the previous package
82-
- The old package can be found [here](https://www.nuget.org/packages/Modrinth.RestClient/)
76+
```

0 commit comments

Comments
 (0)