Skip to content

Commit

Permalink
Adding link to lines where Procaptcha example react is shown
Browse files Browse the repository at this point in the history
  • Loading branch information
HughParry committed May 7, 2024
1 parent 790de92 commit f870a0a
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 @@ -181,7 +181,7 @@ const MyApp = () => {
export default MyApp
```

Further example usage can be seen in demos/client-example
Further example usage can be seen in [demos/client-example](https://github.com/prosopo/captcha/blob/main/demos/client-example/src/App.tsx#L220C1-L223C43)

### Verify the User `procaptcha-response` data Server Side

Expand Down

0 comments on commit f870a0a

Please sign in to comment.