Skip to content

Commit ae14388

Browse files
authored
Update README.md
1 parent e6b92e3 commit ae14388

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ I will be super happy if you think this package is good and also star me. ^.^
2222
PS: For Vue component, it will be polished in the near future, however, the basic version works fine, feel free to create ticket if you encounter any issues.
2323

2424
# Table of Contents
25+
0. [Configurations](#settings)
2526
1. [Facade Usage](#facade-usage)
2627
2. [Blade Usage](#blade-basic-usage)
2728
3. [Vue Usage](#vue-usage)
@@ -178,7 +179,7 @@ If you manually assign a value to setScore($score), the code will fully skip you
178179

179180

180181

181-
## Blade Usage <a name="blade-basic-usage" />
182+
## Configurations <a name="settings" />
182183
### Setting up your Google reCAPTCHA details in config file
183184

184185
Please register all details in config for host_name, site_key, secret_key and site_verify_url.
@@ -202,6 +203,7 @@ For score comparision, all actions should be registered in googlerecaptchav3 con
202203

203204
For more details please check comments in config file.
204205

206+
## Blade Usage <a name="blade-basic-usage" />
205207
### Display reCAPTCHA v3
206208

207209
#### Blade

0 commit comments

Comments
 (0)