Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Young committed Apr 23, 2017
1 parent 2040ec3 commit 79426e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/alsiola/react-doc-props.svg?branch=master)](https://travis-ci.org/alsiola/react-doc-props)
[![Coverage Status](https://coveralls.io/repos/github/alsiola/react-doc-props/badge.svg?branch=develop)](https://coveralls.io/github/alsiola/react-doc-props?branch=develop)
# react-doc-props

react-doc-props is a package that allows you to write comprehensive in-file documentation of React components. This documentation will then generate the correct propTypes and defaultProps for your component. Additionally, a `DocDisplay` component is provided that will display the documentation in a human-friendly format, which can be integrated with, for example, React-Storybook.
Expand Down

0 comments on commit 79426e0

Please sign in to comment.