branch: externals/bug-hunter commit 1b529d7fe58de05fff970462d47d07a04e36a672 Author: Artur Malabarba <bruce.connor...@gmail.com> Commit: Artur Malabarba <bruce.connor...@gmail.com>
Screencast --- README.org | 2 +- hunter-screencast.gif | Bin 0 -> 248019 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8c354a8..ace7463 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically ~init.el~ or ~.emacs~). -[[file:cl-example.png]] +[[file:hunter-screencast.gif]] * Usage Examples diff --git a/hunter-screencast.gif b/hunter-screencast.gif new file mode 100644 index 0000000..89772d8 Binary files /dev/null and b/hunter-screencast.gif differ