suneditor 2.45.0 → 2.45.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,6 @@
1
1
  # SunEditor
2
- Pure javscript based WYSIWYG web editor, with no dependencies
2
+ Vanilla javascript based WYSIWYG web editor, with no dependencies.
3
+ SunEditor supports IE11 and all modern browsers with no dependencies and polyfill.
3
4
 
4
5
  #### Demo : <a href="http://suneditor.com" target="_blank">suneditor.com</a>
5
6