From a5d8bc41e43177953d8ba3972a83755ddd4e1073 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 27 Aug 2017 12:20:36 +0100 Subject: Update and expand screenshots --- README.md | 2 ++ screenshots/helpful.png | Bin 75053 -> 94901 bytes screenshots/helpful_refs.png | Bin 49420 -> 33979 bytes screenshots/helpful_tools.png | Bin 0 -> 4895 bytes 4 files changed, 2 insertions(+) create mode 100644 screenshots/helpful_tools.png diff --git a/README.md b/README.md index 5140dbf..48db6d2 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ Helpful displays any keybindings that apply to interactive functions. ### Integrated Tooling +![screenshot](screenshots/helpful_tools.png) + You can trace, debug (coming soon) or disassemble functions from inside Helpful. This is discoverable and doesn't require memorisation of commands. diff --git a/screenshots/helpful.png b/screenshots/helpful.png index c387989..59a85c2 100644 Binary files a/screenshots/helpful.png and b/screenshots/helpful.png differ diff --git a/screenshots/helpful_refs.png b/screenshots/helpful_refs.png index 6f0512b..faa9b60 100644 Binary files a/screenshots/helpful_refs.png and b/screenshots/helpful_refs.png differ diff --git a/screenshots/helpful_tools.png b/screenshots/helpful_tools.png new file mode 100644 index 0000000..729fd78 Binary files /dev/null and b/screenshots/helpful_tools.png differ -- cgit v1.0