From 36758bd50848a6f2b3addaaac88645a5f8147609 Mon Sep 17 00:00:00 2001 From: PartyDonut <42371342+PartyDonut@users.noreply.github.com> Date: Sat, 9 Nov 2024 13:36:02 +0100 Subject: [PATCH] Update README.md More cleanup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c45957..2f02838 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Web/Desktop [try out the web build!](https://DonutWare.github.io/Fladder) -#### Notice: The GitHub hosted web build only allows `https` connections. This is a limitation on GitHub's end, for self-hosted versions `http` works fine. +> ℹ️ **Note:** The GitHub hosted web build only allows `https` connections. This is a limitation on GitHub's end, for self-hosted versions `http` works fine. ## Planned Features @@ -83,7 +83,7 @@ Web/Desktop [try out the web build!](https://DonutWare.github.io/Fladder) The latest executables for Windows, macOS, Linux, iOS, Android and Web can be found on the [releases page](https://github.com/DonutWare/Fladder/releases). -You can pull the Docker version using the following tag: ghcr.io/donutware/fladder:latest +You can pull the Docker version using the following tag: ```ghcr.io/donutware/fladder:latest```