From 26033f6772ffcff6199bcfd446928e7467c44479 Mon Sep 17 00:00:00 2001 From: Ivan Olexyn Date: Sun, 21 Jul 2019 21:27:20 +0200 Subject: [PATCH] Fix .png path. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 307fc8a..3b45c48 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It also displays some information about what is happening. This ensures the user never suspects something went horribly wrong. -### Package Contents of `app` +### Contents of `src/app` | Class | Description | |---------------|-------------| @@ -36,4 +36,4 @@ This ensures the user never suspects something went horribly wrong. ### Screenshot -![UI](screen.png) \ No newline at end of file +![UI](src/app/screen.png) \ No newline at end of file