diff --git a/README.md b/README.md index c356ecc..d0575f2 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ Possibly ## Installation Use the + inside the Package Manager window and add this URL: + +![image](https://user-images.githubusercontent.com/34438607/160235117-ad528c60-0198-49b3-a0fc-d744ef5ac61b.png) + ```json "com.textus-games.serialized-reference-ui": "https://github.com/popcron/UnitySerializedReferenceUI.git" ``` @@ -40,4 +43,4 @@ public class Metal : Item {} public class Wood : Item {} ``` -For more examples, this package contains two Samples that can be imported into your project. \ No newline at end of file +For more examples, this package contains two Samples that can be imported into your project.