From 8b02cee15b757e2779135e41259edb7d27b53491 Mon Sep 17 00:00:00 2001 From: TextusGames <34438607+TextusGames@users.noreply.github.com> Date: Sat, 26 Mar 2022 13:18:10 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.