Update README.md

master
Tait Hoyem 5 years ago committed by GitHub
parent b4b20a3892
commit b0030d1091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,10 +6,12 @@ Will turn into game eventually.
### Compiling
`cd src`
`make && ./chess.out`
#### Comiling Tests
`cd tests`
`make && ./tests.out -s`
The -s option prints the values of tests that pass, as well as tests that fail.

Loading…
Cancel
Save