Skip to content

Commit b185630

Browse files
committed
ReadMe update
1 parent 9138020 commit b185630

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Though, I have been adding some new "ready to go" UIElement types, such as the "
1313

1414
This package began simply as a small collection of helpers methods I created across my last few projects to make animating editor elements much easier and finally put into a single place. I continue to add to it as I go along but decided to put together several examples and wanted to share them.
1515

16-
### Install via OpenUPM
17-
openupm add id.instance.elementanimationtoolkit
16+
### [Install via OpenUPM](https://openupm.com/packages/id.instance.elementanimationtoolkit)
17+
```openupm add id.instance.elementanimationtoolkit```
1818

19-
### Unity Package Manager
20-
https://github.com/instance-id/elementanimationtoolkit.git#upm
19+
### [Unity Package Manager](https://github.com/instance-id/ElementAnimationToolkit/tree/upm)
20+
```github.com/instance-id/elementanimationtoolkit.git#upm```
2121

2222
### Usage:
2323

0 commit comments

Comments
 (0)