aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Gadola <giusgadola@gmail.com>2023-02-15 14:09:39 +0100
committerGiuseppe Gadola <giusgadola@gmail.com>2023-02-15 14:09:39 +0100
commitdccc202045d7f41d7cf93646d0524d1cd4475eba (patch)
tree9fbfe231042fc76d3c5301d489e8ba9e71f44e0b
parentdocs(help): auto generate docs (diff)
chore: added gif demo
-rw-r--r--README.md2
-rw-r--r--pets.gifbin0 -> 3533041 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c01a63b..f39604f 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@ Pets.nvim is a plugin that provides the missing core functionality of showing li
It relies on the [kitty graphics protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/) and [hologram.nvim](https://github.com/edluffy/hologram.nvim) to be able to display images in a terminal window.
As you might know the plugin is heavily inspired by [vscode-pets](https://github.com/tonybaloney/vscode-pets/tree/master/media).
+![pets.gif](./pets.gif)
+
## 📦 Installation
Install with your favorite package manager!
diff --git a/pets.gif b/pets.gif
new file mode 100644
index 0000000..03a2d21
--- /dev/null
+++ b/pets.gif
Binary files differ