diff --git a/README.md b/README.md index af3580c..7c6cc0e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ A faster way to navigate your filesystem It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match. +![demo](./demo.gif) + ## Examples ```sh diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..50ecea8 Binary files /dev/null and b/demo.gif differ