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

Commit

Permalink
Merge pull request #103 from geo242/documentation
Browse files Browse the repository at this point in the history
Added documentation for changing the size
  • Loading branch information
iambrosi committed Feb 5, 2016
2 parents 8ef56c7 + 3ae9bcc commit 4e8d274
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 4e8d274

Please sign in to comment.