Skip to content

Commit 540ea20

Browse files
committed
Update README.md
1 parent 43cc2ea commit 540ea20

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# RocketModFix.UnityEngine.Redist
22

3+
[![RocketModFix.UnityEngine.Redist][badge_RocketModFix.UnityEngine.Redist]][nuget_package_RocketModFix.UnityEngine.Redist]
4+
35
You simply install a NuGet package in your IDE to get all and the latest UnityEngine libraies. If you're tired to copy 100+ libraries into your project this is a great solution for you.
46

57
## Installation
68

7-
Installation is done by using the [RocketModFix.UnityEngine.Redist](https://www.nuget.org/packages/RocketModFix.UnityEngine.Redist/) NuGet package.
9+
Installation is done by using the [RocketModFix.UnityEngine.Redist][nuget_package_RocketModFix.UnityEngine.Redist] NuGet package.
10+
11+
[nuget_package_RocketModFix.UnityEngine.Redist]: https://www.nuget.org/packages/RocketModFix.UnityEngine.Redist
12+
[badge_RocketModFix.UnityEngine.Redist]: https://img.shields.io/nuget/v/RocketModFix.UnityEngine.Redist?label=RocketModFix.UnityEngine.Redist&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FRocketModFix.UnityEngine.Redist

0 commit comments

Comments
 (0)