diff options
| author | Giuseppe Gadola <67549788+giusgad@users.noreply.github.com> | 2023-02-16 17:09:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-16 17:09:29 +0100 |
| commit | 526abcd87f4dfbbdc35fc007be02f0d1300c008f (patch) | |
| tree | b6204b320069e03a696b98a577881b58e3157f58 | |
| parent | docs(help): auto generate docs (diff) | |
chore(readme): added contributors
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 -->  +<!-- 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 --> |