From 63be58d87d1141db8e0e4465585b8f6b56f5b9c1 Mon Sep 17 00:00:00 2001 From: phosphene47 Date: Sun, 12 Dec 2021 20:06:44 +1100 Subject: Fix sync not completing when some packages are disabled, and make readme pretty --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 55fe88f..967283e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # dep +[![License](https://img.shields.io/github/license/chiyadev/dep)](License) +[![Maintainer](https://img.shields.io/badge/maintainer-phosphene47-pink)][4] +[![Issues](https://img.shields.io/github/issues/chiyadev/dep.svg)][8] +[![Contributors](https://img.shields.io/github/contributors/chiyadev/dep.svg)][9] + > This readme is a work in progress. A versatile, declarative and correct [neovim][2] package manager in [lua][3]. @@ -409,3 +414,5 @@ dep is licensed under the [MIT License](LICENSE). [5]: https://git-scm.com/ [6]: https://github.com/nvim-telescope/telescope.nvim [7]: https://github.com/tpope/vim-fugitive +[8]: https://GitHub.com/chiyadev/dep/issues +[9]: https://github.com/chiyadev/dep/graphs/contributors -- cgit v1.2.1