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