diff --git a/packages/drawer/README.md b/packages/drawer/README.md index aec799b7..c5308aa6 100644 --- a/packages/drawer/README.md +++ b/packages/drawer/README.md @@ -1,6 +1,6 @@ # React Navigation Drawer -[![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation-drawer/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation-drawer/tree/master) +[![npm version](https://badge.fury.io/js/react-navigation-drawer.svg)](https://badge.fury.io/js/react-navigation-drawer) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation-drawer/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation-drawer/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html) Drawer navigator for use on iOS and Android.