Browse Source

Text improved

pull/65/head
Sebastian Stehle 9 years ago
parent
commit
26c7637741
  1. 7
      README.md

7
README.md

@ -2,12 +2,11 @@
# What is Squidex?
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.
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 build it with 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)
Read the docs on [https://docs.squidex.io/](https://docs.squidex.io/) (work in progress) or just check out the code and play around.
Read the docs at [https://docs.squidex.io/](https://docs.squidex.io/) (work in progress) or just check out the code and play around.
## Prerequisites
@ -28,4 +27,4 @@ Please create issues to report bugs, suggest new functionalities, ask questions
## 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 developers a little bit easier.

Loading…
Cancel
Save