From 2eadca52a269288a7ff980cf7a8735ec2742be89 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 26 Apr 2020 22:41:46 +0300 Subject: [PATCH] chore(core): typo readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 011f8e22..3bbcc625 100755 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ The underlying architecture of Flextype is built using well established and best * [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. +* [Thunderer Shortcode](https://github.com/thunderer/Shortcode): Advanced shortcode (BBCode) parser and engine for PHP. + ## REQUIREMENTS