From 2645bc346b74cf5cdd7b4b43beafcab17a09a747 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 27 Apr 2020 00:21:23 +0300 Subject: [PATCH] chore(core): typo readme updates --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fed69f85..3c0f1ed0 100755 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ SELF-HOSTED DATA-FIRST HEADLESS CMS & API. ## INTRODUCTION - **Flextype** is an open-source self-hosted **Data-First Headless CMS & API**. It is was **founded in March 2018** as lightweight alternative to other heavy and outdated CMS. Many people use complex solutions for simple pages, 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 self-hosted **Data-First Headless CMS & API**. 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 account to another. +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. The underlying architecture of Flextype is built using well established and best-in-class technologies. This is to ensure that Flextype is simple to use and easy to extend. Some of these key technologies include: @@ -63,6 +63,7 @@ However, the amount of effort needed to maintain and develop new features for th - [Visit our Sponsors & Backers page](http://flextype.org/en/sponsors) ## CONTRIBUTE + Flextype is an open source project and community contributions are essential to its growing and success. Contributing to the Flextype is easy and you can give as little or as much time as you want. - Help on the [Communities.](http://flextype.org/en/community)