diff --git a/.npmignore b/.npmignore index 0d9c5c9..daad2ba 100644 --- a/.npmignore +++ b/.npmignore @@ -2,5 +2,6 @@ node_modules/ coverage/ .* +codealike.json commitlint.config.js yarn.lock diff --git a/README.md b/README.md index e56a543..3687e4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# react-native-survey-commons +# react-native-survey-commons · [![NPM version](https://img.shields.io/npm/v/@indec/react-native-survey-commons.svg)](https://www.npmjs.com/package/@indec/react-native-survey-commons) [![Build Status](https://travis-ci.org/indec-it/react-native-survey-commons.svg?branch=master)](https://travis-ci.org/indec-it/react-native-survey-commons) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/indec-it/react-native-survey-commons/blob/master/LICENSE) ## Installation