Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
geggleto committed Nov 16, 2015
1 parent 6b65d66 commit 648c0e6
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 @@ -7,9 +7,10 @@ You can use it as a middleware or even just as an object in your service layer

This package uses the "google/recaptcha" package to handle the bulk of the lifting.

## Usage [Middleware]
## Usage

The class is invokable

```php
$container[Recaptcha::class] = new \ReCaptcha\ReCaptcha($key);

Expand Down

0 comments on commit 648c0e6

Please sign in to comment.