Skip to content

Commit c805d6e

Browse files
authored
Update README.md
1 parent 4c41472 commit c805d6e

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
[![npm version](https://badge.fury.io/js/vue-js-toggle-button.svg)](https://badge.fury.io/js/vue-js-toggle-button)
2-
[![npm](https://img.shields.io/npm/dm/vue-js-toggle-button.svg)](https://www.npmjs.com/package/vue-js-toggle-button)
1+
<a href="https://badge.fury.io/js/vue-js-toggle-button">
2+
<img src="https://badge.fury.io/js/vue-js-toggle-button.svg">
3+
</a>
4+
5+
<a href="https://www.npmjs.com/package/vue-js-toggle-button">
6+
<img src="https://img.shields.io/npm/dm/vue-js-toggle-button.svg">
7+
</a>
38

4-
<p align="right">
59
<a href="https://www.buymeacoffee.com/yev" target="_blank">
610
<img
7-
width="200"
11+
width="140"
812
alt="Get a coffee"
913
src="https://user-images.githubusercontent.com/1577802/36840220-21beb89c-1d3c-11e8-98a4-45fc334842cf.png">
1014
</a>
11-
</p>
1215

1316
# Vue.js toggle/switch button.
1417
<p align="center">

0 commit comments

Comments
 (0)