diff --git a/README.md b/README.md
index 96b67de..e4208ec 100644
--- a/README.md
+++ b/README.md
@@ -226,6 +226,7 @@ A sample form will look like so:
{{-- required in kobo --}}
+ {{-- 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 --}}