Add screenshots to readme

This commit is contained in:
Yannik Marchand 2018-09-25 09:58:18 +02:00 committed by GitHub
parent b85459eaec
commit 622decd8b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,11 @@
# Wii-U-Debugger
Wii U debugger with breakpoints and more
# Screenshots
<div style="float: left">
<img src="https://www.dropbox.com/s/a8dzm644hqc3clg/memory.png?raw=1" width="250"/>
<img src="https://www.dropbox.com/s/2m9wst0fbl59by0/disassembly.png?raw=1" width="250"/>
<img src="https://www.dropbox.com/s/xdoxzf8kafnm3al/threads.png?raw=1" width="250"/><br>
<img src="https://www.dropbox.com/s/jahakofophuv02j/modules.png?raw=1" width="250"/>
<img src="https://www.dropbox.com/s/shmpz7u58oxby75/exceptions.png?raw=1" width="250"/>
</div>