]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Add the unit test status badge to README
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 17 Jan 2022 16:58:40 +0000 (08:58 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 17 Jan 2022 16:58:40 +0000 (08:58 -0800)
README.md

index fdae792522de2cdcda5697ac3b0b34bb8ed1c6a6..c1b073b751c29af4b92832af59fa0f410bc6ee03 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+![unit-tests](https://github.com/yegappan/mru/workflows/unit-tests/badge.svg?branch=master)
 
 Language Server Protocol (LSP) plugin for Vim9. You need Vim version 8.2.2342 or above to use this plugin.