Update README.md

This commit is contained in:
Jeff Harris 2021-01-27 09:05:49 +13:00 committed by GitHub
parent 19ef9d60d6
commit 65c4da8a63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,9 @@ DETHRACE_TEST_ARGS="-n test_name" make test
make run
```
## Changelog
[From the beginning until release](docs/CHANGELOG.md)
## Credits
- CrayzKirk (manually matching up functions and data structures in the executable to the debugging symbols)
- The developer at Stainless Software who left an old debugging .SYM file on the Splat Pack CD ;)