From 7f694c0873422b60154ae731d55b93095b6ace01 Mon Sep 17 00:00:00 2001 From: Alec Murphy Date: Sat, 24 May 2025 14:03:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d2a6ed..bc3e105 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Slipstream tool for the TempleOS Standard ISO image -![templeos-slipstream](https://raw.githubusercontent.com/alec3660/templeos-slipstream/refs/heads/master/screenshot.png? "templeos-slipstream") +![templeos-slipstream](https://git.checksum.fail/alec/templeos-slipstream/raw/branch/master/screenshot.png "templeos-slipstream") - Appends your ISO.C file to the TempleOS Standard ISO - Adds a CDirEntry in `/Home` for a `Once.HC` file that automatically mounts your ISO.C file, changes dirs, and `#include`s your `Run.HC` on startup.