Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaprajescu committed Jul 28, 2016
1 parent ae0eea6 commit 9c27677
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
@@ -1,20 +1,21 @@
meteor-froala
=============
# Meteor Froala WYSIWYG HTML Editor

A beautiful jQuery WYSIWYG HTML text editor for [Meteor](https://github.com/meteor/meteor).
>A beautiful jQuery WYSIWYG HTML text editor for [Meteor](https://github.com/meteor/meteor).
Check out the [Froala editor homepage](https://froala.com/wysiwyg-editor) for more details.


How do I use it?
================
## How do I use it?

Open terminal in your meteor project directory and execute following command: `meteor add froala:editor`
Open terminal in your meteor project directory and execute following command:

```bash
meteor add froala:editor
```

License
=======

## License

The `meteor-froala` project is under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.

Froala Editor has [3 different licenses](https://froala.com/wysiwyg-editor/pricing/) for commercial use.
For details please see [License Agreement](https://froala.com/wysiwyg-editor/terms).
For details please see [License Agreement](https://froala.com/wysiwyg-editor/terms).

0 comments on commit 9c27677

Please sign in to comment.