From 69d6606300db0e6312a1f800985c4a3f76d56c6b Mon Sep 17 00:00:00 2001 From: Kirill Rakhman Date: Fri, 7 Apr 2017 09:19:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 450143783..657ab3391 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # What is Squidex? -Squidex is an open source headless CMS and content management hub. In contrast to antraditional CMS Squidex provides a rich API with OData filter and Swagger definitions. It is up to you to build your UI on top of it. It can be website, a native app or just another server. +Squidex is an open source headless CMS and content management hub. In contrast to a traditional CMS Squidex provides a rich API with OData filter and Swagger definitions. It is up to you to build your UI on top of it. It can be website, a native app or just another server. We built it on top of ASP.NET Core and CQRS and is tested for Windows and Linux on modern Browsers. [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square)](https://gitter.im/squidex-cms/Lobby)