From 234f3d0ca487ba8c37b6797541dd937c9625c764 Mon Sep 17 00:00:00 2001 From: may Date: Thu, 18 Dec 2025 17:46:06 +1000 Subject: [PATCH] fix(readme): line breaks for technology requirements --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4020ac..881c683 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,10 @@ Since I lack a USB Vendor ID, I cannot distribute the binaries of muse2040 as it ## Compilation -[Git](https://git-scm.com) is required to clone the Git repositories required and apply the muse2040 patches. -[Rust](https://rust-lang.org/learn/get-started/) is required to compile muse2040, buttplug.io and Intiface. -[Flutter](https://flutter.dev/) is required to compile Intiface. +> [!IMPORTANT] +> [Git](https://git-scm.com) is required to clone the Git repositories required and apply the muse2040 patches.\ +> [Rust](https://rust-lang.org/learn/get-started/) is required to compile muse2040, buttplug.io and Intiface.\ +> [Flutter](https://flutter.dev/) is required to compile Intiface. ### muse2040