Correct README file

develop
Christophe Parent 2024-05-01 14:07:25 -07:00
parent 6269e5929d
commit 6d8ed0eb00
1 changed files with 7 additions and 1 deletions

View File

@ -27,6 +27,12 @@ Copy the graphics file:
$ cp <path_to_the_graphics_file> src/chars.bin
```
Create the target directory:
```shell
$ mkdir target
```
### Building
To build the binary, execute:
@ -45,4 +51,4 @@ Refer to the original manual for Super Mario Bros.
## License
The source code of this project is not licensed, as the original work it is based on is not [see LICENSE](/ooxie/super-mario-bros-optimized/src/branch/master/LICENSE).
The source code of this project is not licensed, as the original work it is based on is not (see [LICENSE](/ooxie/super-mario-bros-optimized/src/branch/master/LICENSE)).