Browse Source

Fixes

pull/1/head
Sebastian 9 years ago
parent
commit
8f0b714779
  1. 4
      README.md

4
README.md

@ -2,7 +2,7 @@
# What is Squidex? # What is Squidex?
Squidex is an open source headless CMS and content management hub. In contrast to an traditional CMS Squidex provides a rich API with OData filter support and Swagger Definitions. It is up to you to build you 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 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.
We built it on top of ASP.NET Core and CQRS and is tested for Windows and Linux on modern Browsers. 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) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square)](https://gitter.im/squidex-cms/Lobby)
@ -28,4 +28,4 @@ Please create issues to report bugs, suggest new functionalities, ask questions
## Cloud Version ## Cloud Version
Although Squidex is free we are also working on a Saas version on [Https://cloud.squidex.io](https://cloud.squidex.io) (More information coming soon). We have also have plans to sell a premium version with first class support and some exlusive features. But don't be afraid, our first priority is to deliver a state of the art, stable, fast and free content management hub to make the life for all developers a little bit easier. Although Squidex is free we are also working on a Saas version on [https://cloud.squidex.io](https://cloud.squidex.io) (More information coming soon). We have also have plans to sell a premium version with first class support and some exlusive features. But don't be afraid, our first priority is to deliver a state of the art, stable, fast and free content management hub to make the life for all developers a little bit easier.

Loading…
Cancel
Save