diff --git a/README.md b/README.md index b4daeb5..61447d2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # React Native Expo Redux Template - +[![npm version](https://badge.fury.io/js/react-native-expo-redux-template.svg)](https://badge.fury.io/js/react-native-expo-redux-template) [![Build Expo OTA](https://github.com/hpccbk/react-native-expo-redux-template/actions/workflows/update.yml/badge.svg)](https://github.com/hpccbk/react-native-expo-redux-template/actions/workflows/update.yml) + This is a template for building React Native apps with the Expo framework and Redux for state management. It includes a basic file structure and configuration for setting up a Redux store, along with some example actions and reducers. ## Getting Started