From 8c8cf5fa755ed4ac51439f4991b94f90309e38b4 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 27 Apr 2020 13:45:03 +0300 Subject: [PATCH] chore(core): update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09b962d8..890cd833 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The underlying architecture of Flextype is built using well established and best * [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. * [Thunderer Shortcode](https://github.com/thunderer/Shortcode): Advanced shortcode (BBCode) parser and engine for PHP. -* [Markdown & Parsedown](https://github.com/erusev/parsedown): for easy content creation and fast Markdown parsing. +* [Markdown & Parsedown](https://github.com/erusev/parsedown): Easy content creation using Markdown Syntax. * [YAML](https://yaml.org): Human friendly data serialization format for simple configuration. ## REQUIREMENTS