summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-02-04 23:36:05 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-02-04 23:36:05 +0100
commit7784d6fd4cd2a82bbcf4b150946e47cc29ee5ec9 (patch)
treebf52f22f9ad025390375c46bb7caf93d239ce33a
parent5fd6dfd794726815c80983ad42f6b9ade5b705bd (diff)
downloadblpconvert-7784d6fd4cd2a82bbcf4b150946e47cc29ee5ec9.tar.gz
Updated readme file
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ac420fa..e903182 100644
--- a/README.md
+++ b/README.md
@@ -36,12 +36,13 @@ Program supports exporting to the following formats:
- JPG
- TGA
-By default it will use PNG but you can see use `-f` flag.
-
```sh
./blpconvert -f bmp samples/Ability_Ambush.blp
```
+> [!NOTE]
+> By default it will use PNG but you can see use `-f` flag.
+
## Verbose output
If you provide `-v` flag the program will output a bunch of diagnostical data.