From 7f6cc9fe137f3a67bf6cac05d2805bf140b7c1b6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 4 Feb 2025 20:25:21 +0100 Subject: Updated readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b3b408..e74437b 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ World of Warcraft into PNG files. It works with DXT1, DXT3 and DXT5 compressions so it should convert anything from WoW. -It should work on all operating systems. There is no funky code in this -repository or or any dependencies you need to have installed on your machine. C -compiler and Libc is all you need. +> [!NOTE] +> It should work on all operating systems. There is no funky code in this +> repository or or any dependencies you need to have installed on your machine. +> C compiler and Libc is all you need. ## Compile & Use -- cgit v1.2.3