Updated readme file

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-02-04 23:36:31 +0100
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-02-04 23:36:31 +0100
Commit 7821925a7df2910a1a63cf7f9648c4eda91d41e5 (patch)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
...
40
./blpconvert -f bmp samples/Ability_Ambush.blp
40
./blpconvert -f bmp samples/Ability_Ambush.blp
41
```
41
```
42
  
42
  
43
> [!NOTE]
43
> [!IMPORTANT]
44
> By default it will use PNG but you can see use `-f` flag.
44
> By default it will use PNG but you can see use `-f` flag.
45
  
45
  
46
## Verbose output
46
## Verbose output
...