diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac10d54 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# FormulaPluginBundle +Claroline plugin that adds equation/formula editor to tinymce editor + +In order for the plugin to work you need a browser that is capable of svg rendering. +It is also required that in your tinymce configuration you add the following option: +``paste_data_images: true`` +