aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-12-10 00:48:19 +0800
committerjdhao <jdhao@hotmail.com>2021-12-10 00:48:19 +0800
commite9319b04600eba755312a615aa48da993ca4e19b (patch)
treefc97836f3182998ebcbe1bd8bd46514255790590 /README.md
parent49596fb5abf773312155a4cf30d5e5d16dbec5ec (diff)
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc1a978..6048643 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,17 @@
<img alt="Latest release" src="https://img.shields.io/github/v/release/jdhao/nvim-config" />
</a>
<a href="https://github.com/jdhao/nvim-config/commits">
- <img src="https://badgen.net/github/commits/jdhao/nvim-config">
+ <img src="https://badgen.net/github/commits/jdhao/nvim-config" alt="Commit number" />
</a>
<a href="https://github.com/jdhao/nvim-config/pulse">
<img alt="Last commit" src="https://img.shields.io/github/last-commit/jdhao/nvim-config" />
</a>
+ <a href="https://github.com/jdhao/nvim-config">
+ <img src="https://img.shields.io/github/repo-size/jdhao/nvim-config?style=flat-square&label=Repo" alt="Repo size">
+ </a>
+ <a href="https://github.com/neovim/neovim/releases/tag/v0.6.0">
+ <img src="https://img.shields.io/badge/Neovim-0.6.0-blueviolet.svg?style=flat-square&logo=Neovim&logoColor=green" alt="Neovim minimum version"/>
+ </a>
<img src="https://img.shields.io/github/languages/top/jdhao/nvim-config" />
<a href="https://github.com/jdhao/nvim-config/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/jdhao/nvim-config?style=flat-square&logo=GNU&label=License" alt="License"/>