Skip to content

Commit 8ddf6ad

Browse files
authored
Update README.md
1 parent 39723cf commit 8ddf6ad

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ Future improvement (Will be done in 1-2 days, everything will still be compatibl
3030
1. [Installation](#installation)
3131
2. [Configurations](#settings)
3232
3. [Facade Usage](#facade-usage)
33-
4. [Blade Usage](#blade-basic-usage)
34-
5. [Vue Usage](#vue-usage)
35-
6. [Validation](#validation-class)
36-
7. [Advanced Usage](#advanced-usage)
37-
8. [Contributors](#contributors)
33+
4. [Badge Display](#badge-display)
34+
5. [Blade Usage](#blade-basic-usage)
35+
6. [Vue Usage](#vue-usage)
36+
7. [Validation](#validation-class)
37+
8. [Advanced Usage](#advanced-usage)
38+
9. [Contributors](#contributors)
3839

3940
# DEMO
4041

@@ -294,7 +295,7 @@ The backend request will receive a value for 'g-recaptcha-response'.
294295

295296
Go to /index and click submit button on contact us form and you should see an error message that 'Score does not meet the treshhold' because the threshold >2. You can play around the controller to see all outcomes. Importantly, you need to wait the script to be loaded before clicking the submit button.
296297

297-
### Badge Display
298+
## Badge Display <a name="badge-display" />
298299

299300
If your settings were not reflected, please run php artisan config:cache to clear cache.
300301

0 commit comments

Comments
 (0)