Minor rewording.

This commit is contained in:
arookas 2016-01-09 20:08:37 -05:00
parent 6b47a372ed
commit bd39fdf380

View file

@ -43,7 +43,7 @@ This repository contains a [premake5](https://premake.github.io/) [configuration
The script generates a solution with the following projects:
- **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
Simply run the script through premake5 and build the resulting solution.