summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-02-04 20:25:21 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-02-04 20:25:21 +0100
commit7f6cc9fe137f3a67bf6cac05d2805bf140b7c1b6 (patch)
tree79b60843c7ce9874170f5575dc3d800a8f828ecd /README.md
parent513021a7b0ea1d148fcc333c09ae06b139611dee (diff)
downloadblpconvert-7f6cc9fe137f3a67bf6cac05d2805bf140b7c1b6.tar.gz
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files 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