Skip to content

Commit 124a6a2

Browse files
authored
Merge pull request webpack#15667 from yadunandanbhat/main
Adds the twitter badge
2 parents 55af935 + d0c6996 commit 124a6a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
<a href="https://gitter.im/webpack/webpack">
3636
<img src="https://badges.gitter.im/webpack/webpack.svg">
3737
</a>
38+
<a href="https://twitter.com/Webpack">
39+
<img src="https://img.shields.io/twitter/follow/Webpack?style=social">
40+
</a>
3841
<h1>webpack</h1>
3942
<p>
4043
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.

0 commit comments

Comments
 (0)