From 655a9f69f11515ddfa3cbec5ef275e78c0e6ae35 Mon Sep 17 00:00:00 2001 From: Daniel Brunner <0xFEEDC0DE64@gmail.com> Date: Tue, 14 Feb 2017 21:37:23 +0100 Subject: [PATCH] Added missing ! for images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72029ec..c0bbba3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # RCTExtractor This tool helps extracting resources from the game **Roller Coaster Tycoon**. -[Screenshot of Roller Coaster Tycoon](https://raw.githubusercontent.com/0xFEEDC0DE64/RCTExtractor/master/rct.png) +![Screenshot of Roller Coaster Tycoon](https://raw.githubusercontent.com/0xFEEDC0DE64/RCTExtractor/master/rct.png) After running the program, it creates a file and folder architecture like this: -[File and folder architecture](https://raw.githubusercontent.com/0xFEEDC0DE64/RCTExtractor/master/tree.png) \ No newline at end of file +![File and folder architecture](https://raw.githubusercontent.com/0xFEEDC0DE64/RCTExtractor/master/tree.png) \ No newline at end of file