From d8af7fdc0cdf14d4a76e7f818937cef394bec651 Mon Sep 17 00:00:00 2001 From: Kiyan Date: Sat, 10 Jul 2021 11:25:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8444b1fa..0fed83d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A File Explorer For Neovim Written In Lua +[![Linting and style checking](https://github.com/kyazdani42/nvim-tree.lua/actions/workflows/luacheck.yml/badge.svg)](https://github.com/kyazdani42/nvim-tree.lua/actions/workflows/luacheck.yml) + ## Notice This plugin requires [neovim >=0.5.0](https://github.com/neovim/neovim/wiki/Installing-Neovim).