diff --git a/Examples/WebContent/index.html b/Examples/WebContent/index.html
index 1cd3458..56e608a 100644
--- a/Examples/WebContent/index.html
+++ b/Examples/WebContent/index.html
@@ -20,6 +20,7 @@
+
@@ -38,6 +39,7 @@
+
diff --git a/README.md b/README.md
index 1fd859f..06635ff 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,10 @@ JRE version >= 1.5 is required.
## Import project
* Eclipse -> Right click on your project -> Build Path -> Configure Build Path... -> Projects -> Add -> Select `Lib` project.
-
+
+ ##### Note
+ > Third-party plugins are not supported
+
## Documentation
* [Official documentation](https://www.froala.com/wysiwyg-editor/docs/sdks/java)