diff --git a/README.md b/README.md
index f1cfaba5d..456d23add 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,11 @@ Here are all the available options:
If true, remove all Edit Properties buttons from objects.
false
+
+
disable_type_switcher
+
If true, remove all type switcher from objects. It's recommended to use it with disable_properties option.
+
false
+
form_name_root
The first part of the `name` attribute of form inputs in the editor. An full example name is `root[person][name]` where "root" is the form_name_root.