Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaprajescu committed Nov 29, 2016
1 parent 334be89 commit 564b0e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,6 +1,6 @@
# Froala WYSIWYG Editor ASP.NET SDK
# Froala WYSIWYG Editor .NET SDK

Easing the [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor) server side integration in ASP.NET projects.
Easing the [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor) server side integration in .NET projects.

## Dependencies

Expand All @@ -12,7 +12,7 @@ Easing the [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor

2. Load `src` project directory in your project and import it.

3. To run ASP.NET examples:
3. To run .NET examples:

* Open `FroalaEditorSDK.sln` in Visual Studio.
* Run `demo` or `demo-core` project.
Expand All @@ -32,7 +32,7 @@ Easing the [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor

## License

The Froala WYSIWYG Editor ASP.NET SDK is licensed under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.
The Froala WYSIWYG Editor .NET SDK is licensed 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](http://froala.com/wysiwyg-editor/pricing) for commercial use.
For details please see [License Agreement](http://froala.com/wysiwyg-editor/terms).
Expand Down

0 comments on commit 564b0e4

Please sign in to comment.