diff --git a/rapport.pdf b/rapport.pdf
deleted file mode 100644
index f4db128e9cc7c6fb50a2e355d4b22c404e026f45..0000000000000000000000000000000000000000
Binary files a/rapport.pdf and /dev/null differ
diff --git a/readme.md b/readme.md
index 096f8fa87723a239347dc7899dce10f273bd19b2..380a5cbcf0f9d105b52517c71494347c6ce1db24 100644
--- a/readme.md
+++ b/readme.md
@@ -33,7 +33,7 @@ sudo apt install pandoc-citeproc #support LATEX pour les PDF
 #pandoc <entre>.md -o <sortie>.pdf
 pandoc rapport.md -o rapport.pdf
 ```
-
+---
 ### Convertir le `rapport.md` en page `HTML`
 
 
@@ -44,7 +44,7 @@ Effectuer une copie du  [`template`](https://github.com/ryangrose/easy-pandoc-te
 curl 'https://raw.githubusercontent.com/ryangrose/easy-pandoc-templates/master/copy_templates.sh' | bash
 ```
 
-Conversion en HTML :
+Conversion en `HTML` :
 
 ```bash
 # pandoc source.md -o destination.html --template=template_name.html