From 8144f6b52b4f281a9a231db96bf29cfbd97ef393 Mon Sep 17 00:00:00 2001 From: 0x5BFA <62196528+0x5bfa@users.noreply.github.com> Date: Sat, 20 Dec 2025 06:16:13 +0900 Subject: [PATCH 1/2] Fix badge links formatting in README.md Removed unnecessary line breaks in badge links. --- .github/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/README.md b/.github/README.md index 4f7b63a293de..2e278fa48659 100644 --- a/.github/README.md +++ b/.github/README.md @@ -27,16 +27,14 @@ You can also use the preview version alongside the stable release to get early a - - +   - - +

## Building from source From 9c9bfa40ba0641b70b5a528d7ad52f7662903a49 Mon Sep 17 00:00:00 2001 From: 0x5BFA <62196528+0x5bfa@users.noreply.github.com> Date: Sat, 20 Dec 2025 06:18:51 +0900 Subject: [PATCH 2/2] Correct badge link HTML formatting in README Fixed HTML structure for badge links in README. --- .github/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/README.md b/.github/README.md index 2e278fa48659..a0b1f0493c68 100644 --- a/.github/README.md +++ b/.github/README.md @@ -26,15 +26,13 @@ You can also use the preview version alongside the stable release to get early a - - + - - +

## Building from source