Skip to content

Commit

Permalink
Correct instructions for large badge (rauchg#350)
Browse files Browse the repository at this point in the history
To get  a large badge, `?large`, not just `?`.
  • Loading branch information
morgandonze authored and rauchg committed Dec 19, 2017
1 parent 7962ff0 commit 28c6319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sitekey](https://www.google.com/recaptcha/admin) for Google reCAPTCHA.

```html
<script async defer src="https://slack.yourdomain.com/slackin.js"></script>
<!-- append "?" to the URL for the large version -->
<!-- append "?large" to the URL for the large version -->
```

#### SVG ([demo](https://cldup.com/jWUT4QFLnq.png))
Expand Down

0 comments on commit 28c6319

Please sign in to comment.