chore: fix npm badge

This commit is contained in:
satyajit.happy
2019-05-07 23:26:40 +02:00
parent 0be8da1ce8
commit 4451cd7ea9

View File

@@ -1,6 +1,6 @@
# React Navigation Drawer
[![npm version](https://badge.fury.io/js/drawer.svg)](https://badge.fury.io/js/drawer) [![CircleCI badge](https://circleci.com/gh/react-navigation/drawer/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/drawer/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)
[![npm version](https://badge.fury.io/js/react-navigation-drawer.svg)](https://npmjs.org/react-navigation-drawer) [![CircleCI badge](https://circleci.com/gh/react-navigation/drawer/tree/master.svg?style=shield)](https://circleci.com/gh/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.