diff --git a/web_widget_x2many_2d_matrix/README.rst b/web_widget_x2many_2d_matrix/README.rst
index 40098bff..d81d100c 100644
--- a/web_widget_x2many_2d_matrix/README.rst
+++ b/web_widget_x2many_2d_matrix/README.rst
@@ -40,7 +40,14 @@ This assumes that my_field refers to a model with the fields `x`, `y` and
`value`. If your fields are named differently, pass the correct names as
attributes::
-
+
+
+
+
+
+
+
+
You can pass the following parameters:
@@ -115,7 +122,14 @@ the field in the default function::
Now in our wizard, we can use::
-
+
+
+
+
+
+
+
+
Note that all values in the matrix must exist, so you need to create them
previously if not present, but you can control visually the editability of