Browse Source

Bade added

pull/85/head
Sebastian Stehle 9 years ago
parent
commit
f8a7f1e5f8
  1. 2
      README.md

2
README.md

@ -4,7 +4,7 @@
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)
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square)](https://gitter.im/squidex-cms/Lobby) [![Build status](https://ci.appveyor.com/api/projects/status/c74v87uj8q393pyc?svg=true)](https://ci.appveyor.com/project/SebastianStehle/squidex)
Read the docs at [https://docs.squidex.io/](https://docs.squidex.io/) (work in progress) or just check out the code and play around.

Loading…
Cancel
Save