diff --git a/README.md b/README.md index 700ae7d5..a9198ba3 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,9 @@ Console-unique keys can be loaded from a text file by specifying a filename with Title keys can be loaded from a text file by specifying a filename with the `--titlekeys` argument. The file should contain one key per line in the form `rights_id,HEXADECIMALKEY`. If a keyfile is not set at the command line, hactoolnet will search for and load keyfiles in `$HOME/.switch/prod.keys`, `$HOME/.switch/console.keys` and `$HOME/.switch/title.keys`. + +## Special Thanks + +This project uses NDepend for static code analysis. + +[![NDepend link](img/NDependLogo.png)](https://www.ndepend.com/) \ No newline at end of file diff --git a/img/NDependLogo.png b/img/NDependLogo.png new file mode 100644 index 00000000..812beab8 Binary files /dev/null and b/img/NDependLogo.png differ