From c2829af21302276e8b09a2cfb5381e3ee9cb9a7a Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Fri, 24 Jun 2022 20:04:39 +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 bf3ea17a..b018895d 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## INTRODUCTION -**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. +**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.