File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# react-google-recaptcha
22
33[ ![ Build Status] [ travis.img ]] [ travis.url ]
4+ [ ![ npm version] [ npm.img ]] [ npm.url ]
45[ ![ Dependencies] [ deps.img ]] [ deps.url ]
56[ ![ Dev Dependencies] [ devdeps.img ]] [ devdeps.url ]
67
@@ -42,7 +43,7 @@ React.render(
4243/ > , document .body );
4344```
4445
45- ###Rendering Props
46+ ### Rendering Props
4647
4748Other properties can be used to customised the rendering.
4849
@@ -73,6 +74,8 @@ The component also has some utility functions that can be called.
7374
7475[ travis.img ] : https://travis-ci.org/dozoisch/react-google-recaptcha.svg?branch=master
7576[ travis.url ] : https://travis-ci.org/dozoisch/react-google-recaptcha
77+ [ npm.img ] : https://badge.fury.io/js/react-google-recaptcha.svg
78+ [ npm.url ] : http://badge.fury.io/js/react-google-recaptcha
7679[ deps.img ] : https://david-dm.org/dozoisch/react-google-recaptcha.svg
7780[ deps.url ] : https://david-dm.org/dozoisch/react-google-recaptcha
7881[ devdeps.img ] : https://david-dm.org/dozoisch/react-google-recaptcha/dev-status.svg
You can’t perform that action at this time.
0 commit comments