Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Commit 04d36c0

Browse files
authored
Add links to badges
1 parent 8a8b412 commit 04d36c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# RocketMod.UnityEngine [![Build status](https://ci.appveyor.com/api/projects/status/i7wy89d2bbn5s48g?svg=true)](https://ci.appveyor.com/project/RocketMod/rocket-unityengine)
22
Rocket.UnityEngine contains all UnityEngine specific implementations.
33

4-
Latest build (NuGet): ![Rocket.Core NuGet](https://img.shields.io/nuget/v/Rocket.UnityEngine.svg)
4+
Latest build (NuGet): [![Rocket.UnityEngine NuGet](https://img.shields.io/nuget/v/Rocket.UnityEngine.svg)](https://www.nuget.org/packages/Rocket.UnityEngine)
55

6-
Latest stable (GitHub): ![Rocket.Core GitHub Release](https://img.shields.io/github/release/RocketMod/UnityEngine.svg)
6+
Latest stable (GitHub): [![Rocket.UnityEngine GitHub Release](https://img.shields.io/github/release/RocketMod/UnityEngine.svg)](https://github.com/RocketMod/Rocket.UnityEngine/releases)
77

88
## Compiling
99
Before compiling, copy `UnityEngine.dll` to /lib

0 commit comments

Comments
 (0)