Skip to content

Commit

Permalink
Added link to usage example.
Browse files Browse the repository at this point in the history
  • Loading branch information
chvarkov committed Oct 7, 2020
1 parent 83b0f70 commit cb8b4ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Google recaptcha module

Usage example [here](https://github.com/chvarkov/google-recaptcha-example)

### Install
```
$ npm i @nestlab/google-recaptcha
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestlab/google-recaptcha",
"version": "1.0.10",
"version": "1.0.11",
"description": "Google recaptcha module for NestJS.",
"keywords": [
"nestjs",
Expand Down

0 comments on commit cb8b4ad

Please sign in to comment.