aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--screenshots/helpful.pngbin75053 -> 94901 bytes
-rw-r--r--screenshots/helpful_refs.pngbin49420 -> 33979 bytes
-rw-r--r--screenshots/helpful_tools.pngbin0 -> 4895 bytes
4 files changed, 2 insertions, 0 deletions
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
--- a/screenshots/helpful.png
+++ b/screenshots/helpful.png
Binary files differ
diff --git a/screenshots/helpful_refs.png b/screenshots/helpful_refs.png
index 6f0512b..faa9b60 100644
--- a/screenshots/helpful_refs.png
+++ b/screenshots/helpful_refs.png
Binary files differ
diff --git a/screenshots/helpful_tools.png b/screenshots/helpful_tools.png
new file mode 100644
index 0000000..729fd78
--- /dev/null
+++ b/screenshots/helpful_tools.png
Binary files differ