Skip to content

Commit

Permalink
[chore] update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Oct 4, 2017
1 parent 26d7496 commit f9a2f3f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Accessible modal dialog component for React.JS
[![Coverage Status](https://coveralls.io/repos/github/reactjs/react-modal/badge.svg?branch=master)](https://coveralls.io/github/reactjs/react-modal?branch=master)
![gzip size](http://img.badgesize.io/https://unpkg.com/react-modal/dist/react-modal.min.js?compression=gzip)

## React 16

A initial support for React 16 is available under the branch `next`.

Please, when open a new PR set the target branch `next` for `react-modal@3.x` and `master` for `2.x`.

Note that it can be unstable.

## Table of Contents

* [Installation](#installation)
Expand Down

0 comments on commit f9a2f3f

Please sign in to comment.