From 10f73625d5ff517ffe00814f2d341dfcefe45235 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Sun, 30 Jun 2024 02:08:15 -0700 Subject: [PATCH] README: drop screenshot With the new theme, the screenshot is no longer consistent with the actual website. Also, just go to the actual website. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6b926cf..2a8a1de 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Nintendo Switch homebrew guide written by staff members of the Nintendo Homebrew Discord server. -![nh-server.github.io/switch-guide](https://phoenix.s-ul.eu/opEhcK7q.png) ## Development You will need Python 3 installed as well as pip3. The [mkdocs website](https://www.mkdocs.org) will explain how to do this, and how to install mkdocs. This guide was developed on Python 3.6 and 3.7.