We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9482a commit a42c5bfCopy full SHA for a42c5bf
README.md
@@ -16,10 +16,11 @@ You can choose to install it as a UPM package or by importing `.unitypackage` in
16
A. UPM Package **(Recommended)**
17
18
1. Install dependencies using OpenUPM or git URLs in the [Dependencies](#dependencies) section
19
-2. Install this package from UPM using this git URL:
20
-```
21
-https://github.com/edisonlee55/AliceChan.git
22
+2. Install this package using OpenUPM or git URL:
+
+| UPM Package | Git URL |
+|----------------------------|----------------------------------------------|
23
+| com.edisonlee55.alice-chan | https://github.com/edisonlee55/AliceChan.git |
24
25
B. Import `.unitypackage` **(Not Recommended / No UniVRM support)**
26
0 commit comments