Skip to content

Commit e10181d

Browse files
Add badges to readme
1 parent 3d6142c commit e10181d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Accessible modal dialog component for React.JS
44

5+
[![Code Climate](https://codeclimate.com/github/reactjs/react-modal/badges/gpa.svg)](https://codeclimate.com/github/reactjs/react-modal)
6+
[![Coverage Status](https://coveralls.io/repos/github/reactjs/react-modal/badge.svg?branch=master)](https://coveralls.io/github/reactjs/react-modal?branch=master)
7+
58
## Active Development
69
The modal is currently undergoing significant development for a v2 release. The `master` branch contains that development work.
710
If you'd like to see the latest stable version please use the release tags (https://github.com/reactjs/react-modal/releases)

0 commit comments

Comments
 (0)