From daee36e0188a0701b1f987b43774700f7fe4ef75 Mon Sep 17 00:00:00 2001 From: Naoufal Kadhom Date: Sun, 24 May 2015 21:40:43 -0400 Subject: [PATCH] add code climate badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d165b4..d4407fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # react-native-accordion [![npm](https://img.shields.io/npm/v/react-native-accordion.svg?style=flat-square)](https://www.npmjs.com/package/react-native-accordion) +[![Code Climate](https://img.shields.io/codeclimate/github/naoufal/react-native-accordion.svg?style=flat-square)](https://codeclimate.com/github/naoufal/react-native-accordion) __`react-native-accordion`__ is an easy to use Accordion component for [React Native](https://facebook.github.io/react-native/) app.