Skip to content

Commit

Permalink
Update README.md with Ajax changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael H. Arieli committed Aug 28, 2014
1 parent 9ac5d86 commit dce1915
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,16 @@ ewz_recaptcha:
enabled: false
```
Or even load reCAPTCHA using Ajax:
``` yaml
# app/config/config.yml

ewz_recaptcha:
// ...
ajax: true
```
Congratulations! You're ready!
## Basic Usage
Expand Down

0 comments on commit dce1915

Please sign in to comment.