From aa5fc2f2cb833b009d282b0453368549e21c29c8 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Mon, 29 Dec 2014 11:01:26 -0800 Subject: [PATCH] Update Readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8796aae..41ff8cd 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,20 @@ hgr2rgbntsc Apple HGR to RGB NTSC +Usage: +====== + +`bin/hgr2rgb.exe [-bmp | -tga] filename + +Example: +======== + +`bin/hgr2rgb.exe -bmp hgr/archon2.hgr2` Compiling ========= -* Win32: Solution & Projecting forthcoming +* Win32: MSVC2010.sln * OSX: `make -f makefile.osx`