Skip to content

Commit a85ea30

Browse files
authored
Update README.md
Add UPM highlight
1 parent 0216153 commit a85ea30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ There are several advantages to this approach, ranging from reducing cohesion in
1313
- Download and import <a href="https://github.com/DevsDaddy/UnityEventFramework/releases">latest release from this page</a>;
1414
- See <a href="#usage">usage examples below</a>;
1515

16+
**Or add this URL to UPM:**
17+
```
18+
https://github.com/DevsDaddy/UnityEventFramework.git?path=/DevsDaddy/Shared/EventFramework/
19+
```
20+
1621
## Usage
1722
**Create Payload (Event Model) for your Events:**
1823
```csharp

0 commit comments

Comments
 (0)