diff --git a/demo.html b/demo.html
index 4d69666..0251024 100644
--- a/demo.html
+++ b/demo.html
@@ -188,6 +188,7 @@
Demo Try searching for: account,
container : $('#search_box_container'),
query : 'country: "United States" account: 5-samuel "U.S. State": California',
showFacets : true,
+ readOnly : false,
unquotable : [
'text',
'account',
@@ -328,6 +329,7 @@ Demo Try searching for: account,
query : '',
minLength : 0,
showFacets : true,
+ readOnly : false,
unquotable : [
'text',
'account',
diff --git a/index.html b/index.html
index 99ad444..9fb2b28 100644
--- a/index.html
+++ b/index.html
@@ -186,7 +186,7 @@ Demo Try searching for: account,