Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtueSky authored Nov 28, 2024
1 parent 1760daa commit 4db1f14
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<img alt="Made With Unity" src="https://img.shields.io/badge/made%20with-Unity-57b9d3.svg?logo=Unity">
</a>
<a>
<img alt="License" src="https://img.shields.io/github/license/wolf-package/in-app-purchasing-unity?logo=github">
<img alt="License" src="https://img.shields.io/github/license/unity-package/in-app-purchasing-unity?logo=github">
</a>
<a>
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/wolf-package/in-app-purchasing-unity?logo=Mapbox&color=orange">
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/unity-package/in-app-purchasing-unity?logo=Mapbox&color=orange">
</a>
<a>
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/wolf-package/in-app-purchasing-unity?logo=VirtualBox">
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/unity-package/in-app-purchasing-unity?logo=VirtualBox">
</a>
<a>
<img alt="Last Release" src="https://img.shields.io/github/v/release/wolf-package/in-app-purchasing-unity?include_prereleases&logo=Dropbox&color=yellow">
<img alt="Last Release" src="https://img.shields.io/github/v/release/unity-package/in-app-purchasing-unity?include_prereleases&logo=Dropbox&color=yellow">
</a>
</p>

Expand All @@ -25,11 +25,11 @@

for version `1.0.7`
```csharp
"com.wolf-org.in-app-purchasing":"https://github.com/wolf-org/in-app-purchasing-unity.git#1.0.7",
"com.wolf-org.in-app-purchasing":"https://github.com/unity-package/in-app-purchasing-unity.git#1.0.7",
```
dependency `extensions-unity-1.0.5`
```csharp
"com.wolf-org.extensions":"https://github.com/wolf-org/extensions-unity.git#1.0.5",
"com.wolf-org.extensions":"https://github.com/unity-package/extensions-unity.git#1.0.5",
```

## Use
Expand Down

0 comments on commit 4db1f14

Please sign in to comment.