diff options
author | Luke Bratch <l_bratch@yahoo.co.uk> | 2010-12-21 17:59:13 +0000 |
---|---|---|
committer | Luke Bratch <l_bratch@yahoo.co.uk> | 2010-12-21 17:59:13 +0000 |
commit | 610c22ab2bf4ac2c6abbce7991436a910dafe5f6 (patch) | |
tree | 0692d32cf1fe3633b843ae7466d115fd737bc7f2 /README | |
parent | 285fd3007e27e786b38a7b82ad9def089a411b85 (diff) |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ To compile: -g++ *.cpp -lSDL -lSDL_image +make To execute: -./a.out +./intensemarcus |