Adjustment on readme on building

This commit is contained in:
_ 2018-04-21 04:29:13 -07:00
parent f77c2f8920
commit b6947d8f11

View File

@ -2,12 +2,16 @@
A C library for handling Devil May Cry 1 HD Collection PC file formats. A C library for handling Devil May Cry 1 HD Collection PC file formats.
#### Build Demos #### Build
Run `make` Run `make` to build demos.
Include the appropriate files in your build system. Reference the Makefile for an example of building with GCC.
#### Compiler(s) #### Compiler(s)
Developed and tested with the following compilers. Developed and tested with the following compilers.
* mingw-w64, GCC 6.4.0 * mingw-w64, GCC 6.4.0
* gcc version 7.1.1 20170528 * gcc version 7.1.1 20170528