File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 32
32
"badge": "https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat-square",
33
33
"alt": "PRs Welcome",
34
34
"link": "${{ env.repo_url }}/pulls"
35
- },
36
- {
37
- "badge": "https://img.shields.io/static/v1?label=&labelColor=505050&message=marketplace&color=0076D6&style=flat-square&logo=google-chrome&logoColor=0076D6",
38
- "alt": "website",
39
- "link": "https://github.com/paulosabayomi/treeSpider"
40
35
}
41
36
],
42
37
[
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ npm i treeSpider
17
17
18
18
## Setup
19
19
20
- After installation you can either import treeSpider directly in application or load it with the script tag, it comes with ES6 and browser bundles.
20
+ After installation you can either import treeSpider directly in your applicationor load it with the script tag, it has both ES6 and browser bundles.
21
21
22
22
### TypeScript
23
23
@@ -169,4 +169,6 @@ See the documentation for more.
169
169
170
170
## License
171
171
172
- MIT
172
+ [ MIT] ( https://github.com/paulosabayomi/treeSpider/blob/main/README.md )
173
+
174
+ Created with :heart : by Abayomi Amusa
You can’t perform that action at this time.
0 commit comments