aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Gadola <67549788+giusgad@users.noreply.github.com>2023-02-16 17:09:29 +0100
committerGitHub <noreply@github.com>2023-02-16 17:09:29 +0100
commit526abcd87f4dfbbdc35fc007be02f0d1300c008f (patch)
treeb6204b320069e03a696b98a577881b58e3157f58
parentdocs(help): auto generate docs (diff)
chore(readme): added contributors
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27ba220..5db3d68 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ It relies on the [kitty graphics protocol](https://sw.kovidgoyal.net/kitty/graph
As you might know the plugin is heavily inspired by [vscode-pets](https://github.com/tonybaloney/vscode-pets/tree/master/media).
If you like the art for the pets, check out the [Credits](#-Credits) section.
+<!-- panvimdoc-ignore-start -->
![pets.gif](./pets.gif)
+<!-- panvimdoc-ignore-end -->
## 📦 Installation
@@ -99,3 +101,14 @@ and shares all of its limitations. Here are the most significant ones:
## 👏 Credits
All the beautiful cat assets were designed by [SeethingSwarm](https://seethingswarm.itch.io/catset)
+
+<!-- panvimdoc-ignore-start -->
+## 🙏 Acknowledgements
+
+A big thanks to everyone that helps or will help the project!
+
+<a href="https://github.com/giusgad/pets.nvim/graphs/contributors">
+ <img src="https://contrib.rocks/image?repo=giusgad/pets.nvim" />
+</a>
+
+<!-- panvimdoc-ignore-end -->