Skip to content

Commit

Permalink
Add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Feb 16, 2017
1 parent dbc0975 commit b3472b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-devtools/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# `react-devtools`

## Why use this?

If you need to debug a React page somewhere other than Chrome on desktop (a mobile browser, an embedded webview, safari, etc), the `react-devtools` package is for you! It is also useful if your app is inside an iframe.

It works both with React DOM and React Native.

<img src="http://i.imgur.com/OZxWlyw.png" width="500" alt="Screenshot of React DevTools running with React Native">

## Usage

Install the package:
Expand Down

0 comments on commit b3472b0

Please sign in to comment.