From c4ab0e9631ca003b0eee1ad96c790889953b50a1 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 8 Apr 2020 20:22:41 +0300 Subject: [PATCH] chore(core): update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b719f31..3a65e72b 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![preview](http://flextype.org/site/uploads/entries/en/press-kit/github-banner-white.jpg)

-Version License Total downloads Crowdin Quality Score Discord +Version License Total downloads Quality Score Discord

Supporting Flextype

@@ -23,8 +23,6 @@ With Flextype, you are in complete control. Design your data structure the way y 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: * [Slim PHP](http://www.slimframework.com): Framework for powerful web applications and APIs. -* [Twig Templating](https://twig.symfony.com): Flexible, fast, and secure -template engine for PHP. * [Doctrine Project](https://www.doctrine-project.org): A set of decoupled and reusable PHP libraries for powerful web applications. * [The PHP League](https://thephpleague.com): The League of Extraordinary PHP Packages well tested and using modern coding standards. * [Respect Validation](https://respect-validation.readthedocs.io/): The most awesome validation engine ever created for PHP.