1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

update README.md

This commit is contained in:
Awilum
2021-04-16 01:08:54 +03:00
parent 59a5ba44c2
commit df2108e6db

View File

@@ -18,7 +18,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): Easy content creation using Markdown Syntax.
* [Markdown](https://commonmark.thephpleague.com): Easy content creation using Markdown Syntax.
* [YAML](https://yaml.org): Human friendly data serialization format for simple configuration.
## REQUIREMENTS