Skip to content

Commit 68efaa4

Browse files
authored
Update readme.md
1 parent 80348b3 commit 68efaa4

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
@@ -26,9 +26,11 @@ This will add CSRFP (library will be downloaded at ./vendor/owasp/csrf-protector
2626
Configuration
2727
==========
2828
For composer installations: Copy the config.sample.php file into your root folder at config/csrf_config.php
29-
For non-composer installations: Copy the libs/csrf/config.sample.php file into libs/csrc/config.php
29+
For non-composer installations: Copy the `libs/csrf/config.sample.php` file into `libs/csrf/config.php`
3030
Edit config accordingly. See Detailed Information link below.
3131

32+
[Link to wiki - Editing Configurations & Mandatory requirements before using this library](https://github.com/mebjas/CSRF-Protector-PHP/wiki/Configurations)
33+
3234
How to use
3335
==========
3436
```php

0 commit comments

Comments
 (0)