From 08050d1f103e53f968c81c655468d7396f8eacb3 Mon Sep 17 00:00:00 2001 From: julien Date: Sun, 22 Feb 2026 18:04:01 +0100 Subject: [PATCH] added urls --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0387faa..cc1c6ba 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # blog-slim -* PHP comme language -* Slim comme framework -* Eloquent comme ORM -* Twig comme template engine +* [PHP](https://www.php.net) comme language +* [Slim](https://www.slimframework.com) comme framework +* [Eloquent](https://github.com/illuminate/database) comme ORM +* [Twig](https://twig.symfony.com) comme template engine ## Utilisation