diff --git a/README.md b/README.md index 7f29e2e..bee0ccc 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,6 @@ Dirty pages: 0x100004000, 0x100005000 ... ``` -Then paste it into the input area of this tool to visualize the memory regions. \ No newline at end of file +Then paste it into the input area of this tool to visualize the memory regions. + +![docs/images/screen.png](docs/images/screen.png) \ No newline at end of file diff --git a/docs/images/screen.png b/docs/images/screen.png new file mode 100644 index 0000000..8624902 Binary files /dev/null and b/docs/images/screen.png differ