From 1473fd6cb350cd6543e849784db1ad139de6c5fc Mon Sep 17 00:00:00 2001
From: Obeid Hanna <hanna.obeid@student-cs.fr>
Date: Sun, 5 Feb 2023 20:07:11 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index abd4729..918113c 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,11 @@ The ANPR system is able to detect and recognize number plates with a high accura
 2. `images_aug.ipynb`:
     > This notebook is used to read images and its corresponding label files and performs data augmentation (such as Scale, Translate, Rotate, Shear) using the data_aug library.
 
-Contact
+## Useful Documents
+- [Report](https://gitlab-student.centralesupelec.fr/hanna.obeid/ANPR-Project-S7/-/blob/main/Rapport_Projet.pdf)
+- [Presentation](https://gitlab-student.centralesupelec.fr/hanna.obeid/ANPR-Project-S7/-/blob/main/Presentation_Projet.pdf)
+
+## Contact
 If you have any questions or feedback, please contact:
 
 -   [hanna.obeid@student-cs.fr](hanna.obeid@student-cs.fr)
-- 
GitLab