From 752846b9799eaba71be95af38d8f391dcf60680a Mon Sep 17 00:00:00 2001 From: galaxyhaxz Date: Wed, 6 Jun 2018 22:08:45 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c0090079..230f190c9 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ If you are experienced with reversing, help is needed to document and decompile # Modding Here are some screenshots of a few things I tinkered around with, to demonstrate what can be achieved. -![Screenshot 1: Monster life](https://postimg.cc/image/xgmizy2h9/) +Screenshot 1: Monster life https://postimg.cc/image/xgmizy2h9/ -![Screenshot 2: New trade screen](https://postimg.cc/image/nw2wd2kv1/) +Screenshot 2: New trade screen https://postimg.cc/image/nw2wd2kv1/ # Credits - @mewmew - documenting the Windows-specific Diablo code (engine, mpq, directx)