aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2017-08-27 12:20:36 +0100
committerWilfred Hughes <me@wilfred.me.uk>2017-08-27 12:20:36 +0100
commita5d8bc41e43177953d8ba3972a83755ddd4e1073 (patch)
tree1795efa9c2f99cac24a30f26f42e8fafa3cf75ab
parentb520ebbcef3aa8cfb963205ab8f9f6532c8193fe (diff)
Update and expand screenshots0.1
-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