Skip to content

Commit 52a8339

Browse files
authored
Added some badges!
1 parent 74acc57 commit 52a8339

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
<a href="https://github.com/prettier/prettier">
99
<img src="https://img.shields.io/badge/styled_with-prettier-ff69b4.svg" alt="styled with prettier">
1010
</a>
11+
<a href="https://www.npmjs.com/package/nativescript-vue">
12+
<img src="https://img.shields.io/npm/v/nativescript-vue.svg" alt="npm">
13+
</a>
14+
<a href="https://github.com/rigor789/nativescript-vue/blob/master/LICENSE">
15+
<img src="https://img.shields.io/github/license/rigor789/nativescript-vue.svg" alt="license">
16+
</a>
17+
<a href="https://circleci.com/gh/rigor789/nativescript-vue/tree/master">
18+
<img src="https://img.shields.io/circleci/project/github/rigor789/nativescript-vue.svg" alt="CircleCI">
19+
</a>
1120
</p>
1221

1322
# NativeScript Vue Plugin
@@ -24,4 +33,4 @@ If you’d like to get involved with making Vue integration for NativeScript hap
2433

2534
## License
2635

27-
NativeScript-Vue is licensed under the [MIT license](https://github.com/rigor789/nativescript-vue/blob/master/LICENSE)
36+
NativeScript-Vue is licensed under the [MIT license](https://github.com/rigor789/nativescript-vue/blob/master/LICENSE)

0 commit comments

Comments
 (0)