Skip to content

Commit

Permalink
docs(README): add link to v2->v3 migration guide
Browse files Browse the repository at this point in the history
Related to #52 - came up in the comments it could be linked more prominently
  • Loading branch information
mikehardy committed Sep 25, 2019
1 parent d8e9b5a commit ac9b2e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,7 @@ Device Information for [React Native](https://github.com/facebook/react-native).

## TOC

* [v2 to v3 Upgrade](#v2tov3upgrade)
* [Installation](#installation)
* [Linking](#linking)
* [Usage](#usage)
Expand All @@ -18,6 +19,10 @@ Device Information for [React Native](https://github.com/facebook/react-native).
* [Release Notes](#release-notes)
* [react-native-dom / react-native-web](#react-native-dom)

## v2 to v3 upgrade

If you are upgrading from v2 to v3, check the guide out: https://github.com/react-native-community/react-native-device-info/wiki/V2-to-V3-Migration-Guide

## Installation

Using npm:
Expand Down

0 comments on commit ac9b2e2

Please sign in to comment.