diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..dc6920f --- /dev/null +++ b/.npmignore @@ -0,0 +1,5 @@ +# Node Modules +**/node_modules +node_modules +# Example +example \ No newline at end of file diff --git a/README.md b/README.md index a60b5eb..221bba1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Fully customizable, unique shaped bottom bar component for React Native. [![npm version](https://img.shields.io/npm/v/react-native-bottom-bar.svg)](https://www.npmjs.com/package/react-native-bottom-bar) -[![npm downloads](https://img.shields.io/npm/dm/react-native-bottom-bar.svg)](https://www.npmjs.com/package/react-native-bottom-bar) +[![npm](https://img.shields.io/npm/dt/react-native-bottom-bar.svg)](https://www.npmjs.com/package/react-native-bottom-bar) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)