Minor rewording.
This commit is contained in:
parent
6b47a372ed
commit
bd39fdf380
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ This repository contains a [premake5](https://premake.github.io/) [configuration
|
||||||
The script generates a solution with the following projects:
|
The script generates a solution with the following projects:
|
||||||
|
|
||||||
- **ssc**, the base _ssc_ API library
|
- **ssc**, the base _ssc_ API library
|
||||||
- **frontend**, the basic command-line frontend
|
- **frontend**, a basic command-line frontend
|
||||||
- **sbdump**, a tool which dumps disassembly and other information on compiled SPC binaries
|
- **sbdump**, a tool which dumps disassembly and other information on compiled SPC binaries
|
||||||
|
|
||||||
Simply run the script through premake5 and build the resulting solution.
|
Simply run the script through premake5 and build the resulting solution.
|
||||||
|
|
Loading…
Reference in a new issue