aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-12-09 21:41:59 +0800
committerjdhao <jdhao@hotmail.com>2021-12-09 21:41:59 +0800
commit49596fb5abf773312155a4cf30d5e5d16dbec5ec (patch)
tree7560d81721e9b756789e20614295792b62176809 /README.md
parent1d3552860bbe532cac2b4598cd4474557d2fae17 (diff)
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/README.md b/README.md
index e73b102..fc1a978 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,23 @@
██ ████ ████ ██ ██ ██ ██████ ██████ ██ ████ ██ ██ ██████
```
+<div align="center"><p>
+ <a href="https://github.com/jdhao/nvim-config/releases/latest">
+ <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">
+ </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>
+ <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"/>
+ </a>
+</p>
+</div>
+
# Introduction
This repo hosts my Nvim configuration for all the platforms I am using (Linux,
@@ -22,8 +39,8 @@ add it to your own Nvim config.
See [doc here](docs/README.md) on how to install Nvim's dependencies, Nvim
itself, and how to set up on different platforms (Linux, macOS and Windows).
-**This config is tested against [Nvim 0.6.0 release](https://github.com/neovim/neovim/releases/tag/v0.6.0). No backward compatibility
-is guaranteed.**
+**This config is tested against [Nvim v0.6.0 release](https://github.com/neovim/neovim/releases/tag/v0.6.0). No backward compatibility is
+guaranteed.**
# Features #