Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
Added documentation for changing the size
Browse files Browse the repository at this point in the history
  • Loading branch information
geo242 committed Jan 26, 2016
1 parent 3ae66b7 commit 3ae9bcc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ You can optionally pass a __theme__ the captcha should use, as an html attribute
```html
<div
vc-recaptcha
theme="light"
theme="---- light or dark ----"
size="---- compact or normal ----"
key="'---- YOUR PUBLIC KEY GOES HERE ----'"
></div>
```
Expand Down

0 comments on commit 3ae9bcc

Please sign in to comment.