diff --git a/module1/exo2/The first_example_for_markdown.md b/module1/exo2/The first_example_for_markdown.md index 105133f01cbccb669a7d3d959c87cfa3ca48df52..0e1cf2b21c2a95dcda4aca4a6386eca63d106371 100644 --- a/module1/exo2/The first_example_for_markdown.md +++ b/module1/exo2/The first_example_for_markdown.md @@ -6,4 +6,6 @@ The first example is perfomed. _This will also be italic_ and the following text: _This text will be bold_ -_You **can** combine them_ \ No newline at end of file + +![GitHub Logo](/images/logo.png) +Format: ![Alt Text](url) \ No newline at end of file