From 123a7a7faf9840b28915cfe8388bcbbc9ce11720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Desmaretz?= Date: Thu, 10 Oct 2024 00:11:16 +0200 Subject: [PATCH] Add layout to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da7ded..813b47b 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ To compile, run `./render.sh` -To modify the content, see `data/` directory. \ No newline at end of file +To modify the content, see `data/` directory. + +To modify the layout and rendering, see `cv/` directory. \ No newline at end of file