Skip to content

Commit 39ae399

Browse files
authored
Merge pull request #11 from DevsDaddy/develop
Update README.md
2 parents 4e0bb84 + a85ea30 commit 39ae399

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)