From cc5e417db9779b357effd6ae770e0e9f0df7b5a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Mon, 23 Oct 2017 22:05:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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