diff options
| author | jakob <jakob@memeware.net> | 2017-01-09 20:52:18 -0500 |
|---|---|---|
| committer | jakob <jakob@memeware.net> | 2017-01-09 20:52:18 -0500 |
| commit | 350b126eef468c7c8d66c72100d8a3c76e9afec1 (patch) | |
| tree | 63fc150877324af5249d22446fa47995080c753a | |
| parent | 8eaa3f0526d380afe422152fada2bea27b8d8f70 (diff) | |
Small change to README.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,5 +19,5 @@ 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. -* [SmilingWolf](https://bitbucket.org/SmilingWolf/) for leaking the encryption keys used by Nekopara. +* [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. |