Skip to content

Commit 0b8dc1d

Browse files
authored
Update README.md
1 parent 8fbe051 commit 0b8dc1d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ Constrained Rect is a small helper that aims to make it easier to create Rect's
2121
```
2222
openupm add net.tnrd.constrainedrect
2323
```
24-
2. You can also install via git url by adding these entries in your **manifest.json**
24+
2. Installing through a [Unity Package](http://package-installer.glitch.me/v1/installer/package.openupm.com/net.tnrd.constrainedrect?registry=https://package.openupm.com) created by the [Package Installer Creator](https://package-installer.glitch.me) from [Needle](https://needle.tools)
25+
26+
[<img src="https://api-lunacy.icons8.com/api/assets/875da8b1-d471-4d63-aaa0-5c58efe04dc1/Simple Download Button.png"/>](http://package-installer.glitch.me/v1/installer/package.openupm.com/net.tnrd.constrainedrect?registry=https://package.openupm.com)
27+
28+
3. You can also install via git url by adding these entries in your **manifest.json**
2529
```json
2630
"net.tnrd.constrainedrect": "https://github.com/Thundernerd/Unity3D-ConstrainedRect.git"
2731
```

0 commit comments

Comments
 (0)