From 2c98b37de3c1292911ee5debd31a1ded0fc44417 Mon Sep 17 00:00:00 2001
From: Eliott Sammier <eliott.sammier@tetras-libre.fr>
Date: Thu, 13 Jun 2024 11:12:39 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e42c259..0691ca6 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ Expérimentation avec le *static site generator* [Hugo](https://gohugo.io/) pour
 
 Pour lancer en mode développement avec live reload : `hugo server`
 
-Pour build le site statique : `hugo`
+Pour build le site statique : `hugo`  
 Le contenu de `public/` peut être publié avec n'importe quel serveur HTTP statique.
\ No newline at end of file
-- 
GitLab