From 515c62d9b2754bb5c39d3390c4463ea54759e55b Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:16:58 +0800 Subject: [PATCH] Change Marlin badge style to plastic Updated badge style for Marlin in README.md. Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4126bd2..2b795a8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Library for ESP32 boards using Marlin 2.x : ![Development](https://img.shields.io/badge/dynamic/json?label=Development&query=$.devt&color=green&url=https://raw.githubusercontent.com/luc-github/ESP3DLib/refs/heads/3.0.beta1/info.json) [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/luc-github/ESP3DLib/3.0?style=plastic)](https://github.com/luc-github/ESP3DLib/tree/3.0) ![Release Version](https://img.shields.io/github/v/release/luc-github/ESP3D-WEBUI?color=green&include_prereleases&label=WebUI&style=plastic) -[![Marlin](https://img.shields.io/badge/Marlin-2.1.x-orange.svg?style=flat-square)](https://github.com/luc-github/Marlin/tree/ESP3DLibV3.0) +[![Marlin](https://img.shields.io/badge/Marlin-2.1.x-orange.svg?style=plastic)](https://github.com/luc-github/Marlin/tree/ESP3DLibV3.0) :warning:Currently the development version need special version of Marlin which may not sync with latest version of Marlin yet : https://github.com/luc-github/Marlin/tree/ESP3DLibV3.0