--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
 
 
 <p align="center">
-<img src="https://github.com/Mustapha-AJEGHRIR/medical_txt_parser/blob/main/assets/cs.png" alt="cs" width="100"/>
-<img src="https://github.com/Mustapha-AJEGHRIR/medical_txt_parser/blob/main/assets/illuin.png" alt="illuin" width="100"/>
+<img src="https://github.com/Mustapha-AJEGHRIR/medical_txt_parser/blob/main/assets/cs.png?raw=true" alt="cs" width="100"/>
+<img src="https://github.com/Mustapha-AJEGHRIR/medical_txt_parser/blob/main/assets/illuin.png?raw=true" alt="illuin" width="100"/>
 </p>
 
 This repository contains our code for a competition organised by Centrale Supelec and Illuin Technology. It is possible to learn more about the tasks by looking at the content of the folder `Explication dataset` or by looking at the final presentation in `presentation`.
 
 The competitions contained 2 parts, the first contains 3 tasks of NER, NLI, text classification... and the second is the creation of a search engine capable of finding patients based on filters and a search Query.
-![simple demo](./assets/simple_demo.gif)
+![simple demo](https://github.com/Mustapha-AJEGHRIR/medical_txt_parser/blob/main/assets/simple_demo.gif?raw=true)
 
 
 # Mainly used technologies