From b83dc901cf9db59a8411b834c0a131ae872542f6 Mon Sep 17 00:00:00 2001 From: Steven Mattera Date: Fri, 1 Jun 2018 18:24:56 -0400 Subject: [PATCH] Fixed relative urls. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a757c52..10b6099 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ See [Switchbrew](http://switchbrew.org/index.php?title=Homebrew_Applications) fo ##### Touch Controls -![Swiping left and right to navigate through lists.](tree/master/resources/SwipeLeftAndRight.gif?raw=true) +![Swiping left and right to navigate through lists.](tresources/SwipeLeftAndRight.gif?raw=true) To navigate through the list of folders and applications you can swipe left and right on the bottom list. To open an item you can tap on it in the list or with it highlighted tap the `Open` or `Launch` button prompt in the bottom right. -![Swiping up to go up a directory.](tree/master/resources/SwipeUp.gif?raw=true) +![Swiping up to go up a directory.](resources/SwipeUp.gif?raw=true) To go back a folder you can swipe up or tap the `Back` button prompt in the bottom right. -![Swiping down to launch net loader.](tree/master/resources/SwipeDown.gif?raw=true) +![Swiping down to launch net loader.](resources/SwipeDown.gif?raw=true) To launch the net loader you can swipe down on the screen.