From a52f07b265a74c1428fb3fdd7e9976cb4c60de0a Mon Sep 17 00:00:00 2001 From: litefeel Date: Sun, 12 Jan 2020 23:19:35 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a235a8..408c1f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Finder -[![](https://img.shields.io/github/release/litefeel/com.litefeel.finder.svg?label=latest%20version)](https://github.com/litefeel/com.litefeel.finder/releases) -[![](https://img.shields.io/github/license/litefeel/com.litefeel.finder.svg)](https://github.com/litefeel/com.litefeel.finder/blob/upm/LICENSE.md) +[![](https://img.shields.io/github/release/litefeel/Unity-Finder.svg?label=latest%20version)](https://github.com/litefeel/Unity-Finder/releases) +[![](https://img.shields.io/github/license/litefeel/Unity-Finder.svg)](https://github.com/litefeel/Unity-Finder/blob/master/LICENSE.md) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/litefeel) Find Asset in Unity. @@ -19,10 +19,10 @@ Find Asset in Unity. #### Install Find the manifest.json file in the Packages folder of your project and edit it to look like this: -``` json +``` js { "dependencies": { - "com.litefeel.com.litefeel.finder": "https://github.com/litefeel/com.litefeel.finder.git", + "com.litefeel.finder": "https://github.com/litefeel/Unity-Finder.git", ... } } @@ -31,5 +31,5 @@ Find the manifest.json file in the Packages folder of your project and edit it t #### Support -* Create issues by issues page (https://github.com/litefeel/com.litefeel.finder/issues) +* Create issues by issues page (https://github.com/litefeel/Unity-Finder/issues) * Send email to me: litefeel@gmail.com