From 88a24346d6f595b0a27aeecb184cc3960a9cacf5 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Thu, 28 Jul 2016 13:10:06 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 170b1ec5..e5fbc5bb 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,6 @@ +[![License](https://img.shields.io/badge/License-MIT-green.svg?style=flat)](http://www.gnu.org/licenses/agpl-3.0.ru.html) ![Release](https://img.shields.io/badge/Release-v4.1.0-blue.svg?style=flat) + ## Document Server integration example These examples show the way to integrate [ONLYOFFICE Document Server][2] into your own website or application using one of the programming languages. The package contains examples written in .Net (C# MVC), .Net (C#), Java, Node.js, PHP and Ruby.