diff --git a/README.md b/README.md index 1fef0da..f452d5b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ 4. [Usage](#usage) 5. [License](#license) +#### Note +>To use third-party plugins (i.e font-awesome,spell-checker,embedly and advanced image-edit) please use Aurelia with Webpack. + ## Installation instructions Install `aurelia-froala-editor` from `npm` @@ -57,13 +60,12 @@ npm install aurelia-froala-editor --save ```javascript -... // Use the aurelia-froala-editor plugin. aurelia.use.plugin('aurelia-froala-editor'); ``` -- In your `src/app.html` include CSS files and Froala Editor component: +- In your `src/app.html` include CSS files and Froala Editor component inside `