From 8981000bb748e04dfb126e29f3506ec5acb26f2f Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Fri, 10 Jul 2020 22:31:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4afd4091..2dd79e10 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## INTRODUCTION -**Flextype** is an open-source **Hybrid Content Management System**. Flextype offers the freedom of a headless CMS with the full functionality of a traditional CMS. Building this Content Management System, we focused on simplicity. To achieve this, we implemented a simple but powerful API's. +**Flextype** is an open-source **Hybrid Content Management System** with the freedom of a headless CMS and with the full functionality of a traditional CMS. Building this Content Management System, we focused on simplicity. To achieve this, we implemented a simple but powerful API's. With Flextype, you are in complete control. Design your data structure the way you want. Update and share your data with others and teams using version control. Flextype does not require MySQL database, because all the data are collected in a simple files. Perfect portability when changing your hosting provider. Just copy all the files from one server to another.