Skip to content

Commit f5a3c2c

Browse files
author
F-loat
authored
modify npm info badge
1 parent 13b3fbc commit f5a3c2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Vue-SimpleMDE
22
> Markdown Editor component for Vue.js. Support only vue2.x.
33
4-
[![NPM](https://nodei.co/npm/vue-simplemde.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/vue-simplemde/)
4+
[![npm package](https://img.shields.io/npm/v/vue-simplemde.svg)](https://npmjs.org/package/vue-simplemde)
5+
[![npm downloads](http://img.shields.io/npm/dm/vue-simplemde.svg)](https://npmjs.org/package/vue-simplemde)
56

67
# Demo
78
[Demo Page](https://F-loat.github.io/vue-simplemde/)

0 commit comments

Comments
 (0)