Skip to content

Commit 89442e6

Browse files
authored
Update README.md
1 parent 4887c0a commit 89442e6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ THREAD_CNT: Number of threads for prediction.(default: 4)
184184
185185
## Browser extension
186186
187-
Current only chrome browser is suported. It uses manifest V3. See [this](https://developer.chrome.com/docs/extensions/mv3/getstarted/) for getting started with extension development. Source code for the extension is in `./chrome-extension`.
187+
Current only chrome browser is supported. It uses manifest V3. See [this](https://developer.chrome.com/docs/extensions/mv3/getstarted/) for getting started with extension development. Source code for the extension is in `./chrome-extension`.
188188
189189
## Contributing
190190
@@ -207,6 +207,17 @@ For contributing in the source code, please follow these steps:
207207
```
208208
- Open a Pull Request
209209
210+
# Contributors
211+
<a href="https://github.com/SysSn13/leetcode-rating-predictor/graphs/contributors">
212+
<img src="https://contrib.rocks/image?repo=SysSn13/leetcode-rating-predictor" />
213+
</a>
214+
215+
# Stargazers
216+
[![Stargazers repo roster for @SysSn13/leetcode-rating-predictor](https://reporoster.com/stars/SysSn13/leetcode-rating-predictor)](https://github.com/SysSn13/leetcode-rating-predictor/stargazers)
217+
210218
# License
211219
212220
Distributed under the MIT License. See [LICENSE](/LICENSE) for more information.
221+
222+
<br>
223+
<p align="center"><a href="https://github.com/SysSn13/leetcode-rating-predictor#"><img src="http://randojs.com/images/backToTopButton.png" alt="Back to top" height="29"/></a></p>

0 commit comments

Comments
 (0)