From 5c8b1f0de94b4b8f58c4de869cf2bd10d3097e96 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 18 Jun 2023 15:06:58 -0400 Subject: [PATCH] Added table for branches instead of text. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 18243c6..bc6bb4b 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ This branch contains the Klipper configuration and firmware for the **Sovol SV06 Plus** 3D printer. -For the **Sovol SV06**, please refer to the [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) branch. - -For the **Sovol SV06 SKR-Mini-E3-V3**, please refer to the [skr-mini-e3-v3](https://github.com/bassamanator/Sovol-SV06-firmware/tree/skr-mini-e3-v3) branch. - -For all **other printers**, please refer to the [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) branch. +| Printer | Branch | +| --------------------------- | ----------------------------------------------------------------------------------------- | +| 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 | **You are here** | +| All other printers | [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) | 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.