From 61e1f1370be589a3c1e4834d3a8075e0f6493f8c Mon Sep 17 00:00:00 2001 From: Spectre Date: Tue, 26 Nov 2024 13:56:30 +0100 Subject: [PATCH] add the file which make the html --- readme_creator.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 readme_creator.txt diff --git a/readme_creator.txt b/readme_creator.txt new file mode 100644 index 0000000..cc970f6 --- /dev/null +++ b/readme_creator.txt @@ -0,0 +1 @@ +➜ cours git:(main) tree | highlight --syntax=text --out-format=html > README.html