diff --git a/README.md b/README.md
index cbc84f1..cf9ceb0 100644
--- a/README.md
+++ b/README.md
@@ -278,7 +278,6 @@ A sample form will look like so:
{{-- For other necessary things you want to add to your payload. it is optional though --}}
{{-- required --}}
- {{-- required --}}
{{ csrf_field() }} {{-- works only when using laravel 5.1, 5.2 --}}
{{-- employ this in place of csrf_field only in laravel 5.0 --}}