Skip to content

Commit 228e6c1

Browse files
committed
Update README
1 parent e116ef2 commit 228e6c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ A set of tools for emulating browser behavior in jsdom environment
99
[![MIT License][license-badge]][license]
1010
[![Code of Conduct][coc-badge]][coc]
1111

12+
[![GitHub Repo stars][star-badge]][star]
13+
[![Twitter URL][twitter-badge]][twitter]
14+
1215
## Installation
1316

1417
```sh
@@ -132,6 +135,10 @@ Other `IntersectionObserverEntry` params can be passed as `desc` argument
132135
[prs]: http://makeapullrequest.com
133136
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
134137
[coc]: https://github.com/trurl-master/jsdom-testing-mocks/blob/master/CODE_OF_CONDUCT.md
138+
[star-badge]: https://img.shields.io/github/stars/trurl-master/jsdom-testing-mocks?style=social
139+
[star]: https://github.com/trurl-master/jsdom-testing-mocks/stargazers
140+
[twitter-badge]: https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Ftrurl-master%2Fjsdom-testing-mocks
141+
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20jsdom-testing-mocks%20by%20@ivangaliatin%20https%3A%2F%2Fgithub.com%2Ftrurl-master%2Fjsdom-testing-mocks
135142

136143

137144
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)