From fcd1833f4d9c834b24664c555255f80d1d1c98b9 Mon Sep 17 00:00:00 2001 From: Bart Gryszko Date: Sat, 31 Dec 2016 09:06:18 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7c5cb41..f01864d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]() +[![Version](https://img.shields.io/npm/v/react-native-circular-progress.svg)](https://www.npmjs.com/package/react-native-circular-progress) +[![npm](https://img.shields.io/npm/dt/react-native-circular-progress.svg)](https://www.npmjs.com/package/react-native-circular-progress) +[![Twitter Follow](https://img.shields.io/twitter/follow/bgryszko.svg?style=social&label=Follow)](https://twitter.com/bgryszko) + # react-native-circular-progress React Native component for creating animated, circular progress with ReactART. Useful for displaying users points for example. @@ -89,6 +94,13 @@ open ios/ProgressChart.xcodeproj XCode will open. Click Run button and that's it. +## Author + +Bartosz Gryszko (b@gryszko.com) + +For new components and updates [follow me on twitter](http://twitter.com/bgryszko). + + ## License MIT