diff --git a/README.txt b/README.txt index 40bdf67..8d2fb9e 100644 --- a/README.txt +++ b/README.txt @@ -19,7 +19,13 @@ After checking out the source, run: This task will install any missing dependencies, run the tests/specs, and generate the RDoc. -== LICENSE: +After making changes, run the game: + + $ rake run + +== LICENSES + +All source code is copyright MIT license. All rights reserved for graphic and audio assets. (The MIT License)