From 36f6a353263866d0da6404b35ac524de81264724 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Fri, 10 Jul 2020 22:23:44 +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 9414afa3..6ff84539 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## INTRODUCTION -**Flextype** is an open-source Hybrid Content Management System. It is was **founded in March 2018** as lightweight alternative to other heavy Content Management Systems. Many people use complex solutions for simple projects, unnecessarily. Building this Content Management System, we focused on simplicity - even novice webmaster adapt his template and writes his own plugin. To achieve this, we implemented a simple but powerful API's. +**Flextype** is an open-source **Hybrid Content Management System**. It is was **founded in March 2018** as lightweight alternative to other heavy Content Management Systems. Many people use complex solutions for simple projects, unnecessarily. Building this Content Management System, we focused on simplicity - even novice webmaster adapt his template and writes his own plugin. 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.