From cf0923a0cfbd8248cf02912f9873cac5dca19b73 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Wed, 16 Aug 2023 00:55:15 -0400 Subject: [PATCH] Add colour to README.md. --- .vscode/settings.json | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index fbf526a..618a00a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -29,7 +29,8 @@ "pico", "Prusa", "runout", - "Sovol" + "Sovol", + "textcolor" ], "[markdown]": { "editor.formatOnSave": false diff --git a/README.md b/README.md index ecc837b..6c1afff 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This branch contains the OSS Klipper configuration that can be used with **any p | Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) | | Sovol SV06 Skr-Mini-E3-V3.0 | [skr-mini-e3-v3](https://github.com/bassamanator/Sovol-SV06-firmware/tree/skr-mini-e3-v3) | | Sovol SV06 Plus | [sv06-plus](https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus) | -| All other printers | ✨**You are here**✨ | +| All other printers | ⚡ $\small{\textcolor{aqua}{\text{YOU ARE HERE}}}$ ⚡ | I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. Use at your own risk.