From de60657b94e9942dedbbdd7b1eed98020c1e2e8b Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Sat, 20 Jul 2019 16:52:28 +0900 Subject: [PATCH] Maybe one day I'll actually remember how to embed images in Github README files.. --- README.md | 2 +- .../screenshot_m3-8100y.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename GPD Pocket 2 Hack.png => images/screenshot_m3-8100y.png (100%) diff --git a/README.md b/README.md index 3ad5e26..9ec0dab 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Clover configuration and required/related Kexts to run macOS on your GPD Pocket Special thanks go out to [Tonymacx86 user fnanao](https://www.tonymacx86.com/threads/gpd-pocket-2-battery-status.279659/), who kindly shared their EFI folder and configuration files that helped us get to working hardware acceleration, something that had stumped me personally in the ~6 or so months I off-and-on tried to make it work. -![macOS Mojave 10.14.5 running on the GPD Pocket 2 m3-8100y](/GPD Pocket 2 Hack.png?raw=true) +![macOS Mojave 10.14.5 running on the GPD Pocket 2 m3-8100y](images/screenshot_m3-8100y.png?raw=true) ## Requirements diff --git a/GPD Pocket 2 Hack.png b/images/screenshot_m3-8100y.png similarity index 100% rename from GPD Pocket 2 Hack.png rename to images/screenshot_m3-8100y.png