Skip to content

Commit f4be9ce

Browse files
authored
docs: remove badges from readme (#2459)
1 parent b7d9ce4 commit f4be9ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<p align="center">Industry standard API mocking for JavaScript.</p>
99

1010
<p align="center">
11-
<a href="https://www.npmjs.com/package/msw" target="_blank"><img src="https://img.shields.io/npm/v/msw.svg?style=for-the-badge&label=Latest&color=black" alt="Package version" /></a>
12-
<a href="https://www.npmjs.com/package/msw" target="_blank"><img src="https://img.shields.io/npm/dm/msw?style=for-the-badge&color=black" alt="Downloads per month" /></a>
13-
<a href="https://kettanaito.com/discord" target="_blank"><img src="https://img.shields.io/badge/chat-online-green?style=for-the-badge&color=black" alt="Discord server" /></a>
11+
<a href="https://kettanaito.com/discord" target="_blank">Join our Discord server</a>
1412
</p>
1513

1614
<br />

0 commit comments

Comments
 (0)