diff --git a/README.md b/README.md index 2861b9cf..51f71696 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,11 @@ Rewrite of my Nintendo 64 emulator "[shibumi](https://github.com/CocoSimone/shibumi)". +![Mario's face](resources/mario.png?raw=true) + Special thanks: - [Dillonb](https://github.com/Dillonb) and [KieronJ](https://github.com/KieronJ) for bearing with me and my recurring brainfarts, and for the support :heart: - [WhoBrokeTheBuild](https://github.com/WhoBrokeTheBuild) for the shader that allows letterboxing :rocket: - [Kelpsy](https://github.com/Kelpsy), [fleroviux](https://github.com/fleroviux), [Kim-Dewelski](https://github.com/Kim-Dewelski), [Peach](https://github.com/wheremyfoodat/), - [kivan](https://github.com/kivan117), [liuk](https://github.com/liuk7071) and [Skyler](https://github.com/skylersaleh) for the general support and motivation :heart: \ No newline at end of file + [kivan](https://github.com/kivan117), [liuk](https://github.com/liuk7071) and [Skyler](https://github.com/skylersaleh) for the general support and motivation :heart: diff --git a/resources/mario.png b/resources/mario.png new file mode 100644 index 00000000..94faa44f Binary files /dev/null and b/resources/mario.png differ