diff --git a/README.md b/README.md index f8471ca..7817f6a 100644 --- a/README.md +++ b/README.md @@ -716,7 +716,7 @@ You can change the key by overwriting the constant in your own CSRF-verifier cla The example below will post to the current url with a hidden field "`csrf_token`". -```php +```html