From fbd4cb2671c12e7e2cbaa2980c0a18386fe2cebd Mon Sep 17 00:00:00 2001 From: Antoine Makdessi Date: Sun, 4 Apr 2021 16:42:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bddcd21f97..d3f5b5588d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Documentation * Read the [Getting Started guide][7] if you are new to Symfony. * Try the [Symfony Demo application][23] to learn Symfony in practice. +* Discover Symfony ecosystem in detail with [Symfony The Fast Track][26]. * Master Symfony with the [Guides and Tutorials][8], the [Components docs][9] and the [Best Practices][10] reference. @@ -74,3 +75,4 @@ Symfony development is sponsored by [SensioLabs][21], led by the [23]: https://github.com/symfony/symfony-demo [24]: https://symfony.com/coc [25]: https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html +[26]: https://symfony.com/book