Skip to content

Commit 716a9cd

Browse files
authored
Update README.md
1 parent bf24ee4 commit 716a9cd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,12 @@ Note: if you want to enable Score Comparision, you also need to enable is_score_
6565

6666
Remember to turn on the service by enable is_service_enabled to be true.
6767

68-
For more details please check comments in config file.
68+
For more details please check comments in config file.
69+
70+
#### Rendering View
71+
- Pass your action name in render(...) function
72+
- Each action should have its own mapped id which you have specified in setting file.
73+
6974
``` html
7075
{!! \RyanDeng\GoogleReCaptcha\Facades\GoogleReCaptchaV3::render($action1,$action2) !!}
7176

0 commit comments

Comments
 (0)