Skip to content

Commit bd0d265

Browse files
committed
updated readme and add-badges.yml
1 parent df6d7d6 commit bd0d265

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.github/workflows/add-badges.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
"badge": "https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat-square",
3333
"alt": "PRs Welcome",
3434
"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"
4035
}
4136
],
4237
[

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm i treeSpider
1717

1818
## Setup
1919

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.
2121

2222
### TypeScript
2323

@@ -169,4 +169,6 @@ See the documentation for more.
169169

170170
## License
171171

172-
MIT
172+
[MIT](https://github.com/paulosabayomi/treeSpider/blob/main/README.md)
173+
174+
Created with :heart: by Abayomi Amusa

0 commit comments

Comments
 (0)