diff options
| author | jakob <jakob@memeware.net> | 2017-01-17 15:29:07 -0500 |
|---|---|---|
| committer | jakob <jakob@memeware.net> | 2017-01-17 15:29:07 -0500 |
| commit | 6d844032442f36b924e1c270a123dc970ddd96a6 (patch) | |
| tree | 14ae61f8a0efc0b0e3de7462b9b4dc5a5e9f83eb /README.md | |
| parent | ef05e4e0b8c5cc21b57ae60b60cfbfc7f046bd59 (diff) | |
Improved readability.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,6 +18,6 @@ The binary can be stripped with `make strip`. Thanks ------ * [The NEKO WORKs Team](http://nekopara.com/main.html) for developing this game. Reversing the archive format was a challenge that gave me a feeling of purpose when I needed it most. -* [Marcin Kurczewski](https://github.com/rr-) for his work on [Arc Unpacker](https://github.com/vn-tools/arc_unpacker), which I used as a reference when writing various section parsers. +* [Marcin Kurczewski](https://github.com/rr-) for his work on [Arc Unpacker](https://github.com/vn-tools/arc_unpacker), which I used as a reference when writing various XP3 section parsers. * [SmilingWolf](https://bitbucket.org/SmilingWolf/) for finding and publishing the encryption keys used by Nekopara. * [Elizabeth R.](http://www.dafont.com/elizabeth-r.d2925) for the font used in this project's logo. |