From e74578f95752e36fec2ce44ce84824b42fe9cf1c Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Mon, 29 Dec 2014 11:45:15 -0800 Subject: [PATCH] Fixed usage readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 898505e..cce539c 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Usage: `bin/hgr2rgb.exe [-bmp | -tga] filename` - -tga Output to .tga (default) - -bmp Output to .bmp + -tga Output to .tga (default) + -bmp Output to .bmp Example: ========