diff --git a/README.md b/README.md index 3ca83ab..63b6dbc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ There are several advantages to this approach, ranging from reducing cohesion in - Download and import latest release from this page; - See usage examples below; +**Or add this URL to UPM:** +``` +https://github.com/DevsDaddy/UnityEventFramework.git?path=/DevsDaddy/Shared/EventFramework/ +``` + ## Usage **Create Payload (Event Model) for your Events:** ```csharp