From 1b6bca55cfb845745c80449e0809bdaf32970ce8 Mon Sep 17 00:00:00 2001 From: LBF38 Date: Wed, 19 Oct 2022 00:15:54 +0200 Subject: [PATCH] added links to documentation --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03a5e1c..e2fb90f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,11 @@ Pour éviter de devoir traverser toutes les entrées en cas d'ajout d'une nouvel ## My C-lang project documentation -### Introduction +Link to the pdf documentation : [C-lang Project Documentation (PDF)](https://github.com/LBF38/projetc/blob/main/docs/latex/refman.pdf) + +Link to the HTML documentation : [C-lang Project Documentation (HTML)](https://github.com/LBF38/projetc/blob/main/docs/html/index.html) + +### Introduction for using the project The C project consists in loading data into a list using two methods.