Skip to content

Commit 57f59ee

Browse files
Added npm/twitter badges
1 parent caa35d2 commit 57f59ee

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# Cordova HealthKit Plugin
22

3+
[![NPM version][npm-image]][npm-url]
4+
[![Downloads][downloads-image]][npm-url]
5+
[![Twitter Follow][twitter-image]][twitter-url]
6+
7+
[npm-image]:http://img.shields.io/npm/v/com.telerik.plugins.healthkit.svg
8+
[npm-url]:https://npmjs.org/package/com.telerik.plugins.healthkit
9+
[downloads-image]:http://img.shields.io/npm/dm/com.telerik.plugins.healthkit.svg
10+
[twitter-image]:https://img.shields.io/twitter/follow/eddyverbruggen.svg?style=social&label=Follow%20me
11+
[twitter-url]:https://twitter.com/eddyverbruggen
12+
313
<img src="img/healthkit-hero_2x.png" width="128px" height="128px"/>
4-
<table width="100%">
5-
<tr>
6-
<td width="100"><a href="http://plugins.telerik.com/plugin/healthkit"><img src="http://www.x-services.nl/github-images/telerik-verified-plugins-marketplace.png" width="97px" height="71px" alt="Marketplace logo"/></a></td>
7-
<td>For a quick demo app and easy code samples, check out the plugin page at the Verified Plugins Marketplace: http://plugins.telerik.com/plugin/healthkit</td>
8-
</tr>
9-
</table>
1014

1115
### Supported functions
1216

0 commit comments

Comments
 (0)