Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
litefeel committed Jan 12, 2020
1 parent bd6056b commit a52f07b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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",
...
}
}
Expand All @@ -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: [email protected]

0 comments on commit a52f07b

Please sign in to comment.