From 791203d639de865157138e99b02616db57d2c4a0 Mon Sep 17 00:00:00 2001 From: alexandervnuchkov Date: Thu, 30 Jun 2016 11:55:24 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index f904845b9e..8acbc66fcf 100644 --- a/Readme.md +++ b/Readme.md @@ -3,7 +3,7 @@ ## Sdkjs -JavaScript SDK used for [ONLYOFFICE Document Server][2]. +JavaScript SDK which is a part of [ONLYOFFICE Document Server][2]. Contains API for all the included components interaction. ## Project Information @@ -15,11 +15,11 @@ SaaS version: [http://www.onlyoffice.com](http://www.onlyoffice.com "http://www. ## User Feedback and Support -If you have any problems with or questions about this image, please contact us through a [dev.onlyoffice.org][1]. +If you have any problems with or questions about [ONLYOFFICE Document Server][2], please visit our official forum to find answers to your questions: [dev.onlyoffice.org][1]. [1]: http://dev.onlyoffice.org [2]: https://github.com/ONLYOFFICE/DocumentServer ## License -Core is released under an GNU AGPL v3.0 license. See the LICENSE file for more information. +Sdkjs is released under an GNU AGPL v3.0 license. See the LICENSE file for more information.