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`