From 564b0e4e0e00927b8774ebc5e672e6b423460278 Mon Sep 17 00:00:00 2001 From: Diana Neculai Date: Tue, 29 Nov 2016 11:57:49 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 371e439..8f59442 100644 --- a/README.md +++ b/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 @@ -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. @@ -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).