Skip to content

Commit a52f07b

Browse files
committed
Update README.md
1 parent bd6056b commit a52f07b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Finder
22

3-
[![](https://img.shields.io/github/release/litefeel/com.litefeel.finder.svg?label=latest%20version)](https://github.com/litefeel/com.litefeel.finder/releases)
4-
[![](https://img.shields.io/github/license/litefeel/com.litefeel.finder.svg)](https://github.com/litefeel/com.litefeel.finder/blob/upm/LICENSE.md)
3+
[![](https://img.shields.io/github/release/litefeel/Unity-Finder.svg?label=latest%20version)](https://github.com/litefeel/Unity-Finder/releases)
4+
[![](https://img.shields.io/github/license/litefeel/Unity-Finder.svg)](https://github.com/litefeel/Unity-Finder/blob/master/LICENSE.md)
55
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/litefeel)
66

77
Find Asset in Unity.
@@ -19,10 +19,10 @@ Find Asset in Unity.
1919
#### Install
2020

2121
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
22-
``` json
22+
``` js
2323
{
2424
"dependencies": {
25-
"com.litefeel.com.litefeel.finder": "https://github.com/litefeel/com.litefeel.finder.git",
25+
"com.litefeel.finder": "https://github.com/litefeel/Unity-Finder.git",
2626
...
2727
}
2828
}
@@ -31,5 +31,5 @@ Find the manifest.json file in the Packages folder of your project and edit it t
3131

3232
#### Support
3333

34-
* Create issues by issues page (https://github.com/litefeel/com.litefeel.finder/issues)
34+
* Create issues by issues page (https://github.com/litefeel/Unity-Finder/issues)
3535
* Send email to me: [email protected]

0 commit comments

Comments
 (0)