From 83ec469281482315b0bdb41432265a6a3f2e83f3 Mon Sep 17 00:00:00 2001 From: Ahmed Elmayyah Date: Wed, 19 Jun 2019 23:51:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e597be2..fce0536 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Disass (Short for disassemble) is a front-end for the GNU Debugger (GDB). It's mainly made for disassembly in mind, but if you found it comfortable to use for normal debugging purposes then go ahead! -![Screenshot](https://github.com/Satharus/Disass/blob/master/Screenshots/v0.05.png) +![Screenshot](https://github.com/Satharus/Disass/blob/master/Screenshots/v0.07.png) ## How to use