From 5b32678d4775adbec91f0c708b3e60a497ccee5e Mon Sep 17 00:00:00 2001 From: Samuel Vermeulen Date: Fri, 3 Nov 2023 23:41:23 +0100 Subject: [PATCH] Ajout README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e892898 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Pré-requis +========== + +`apt install python3-sphinx` + +`pip install sphinx-rtd-theme` + +`make html` \ No newline at end of file