1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-26 14:34:31 +02:00

chore(core): update readme

This commit is contained in:
Awilum
2020-04-27 13:45:03 +03:00
parent c11f38f745
commit 8c8cf5fa75

View File

@@ -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