From cf059896995ba0e1b987f5f3b742616824901d07 Mon Sep 17 00:00:00 2001 From: Ali Almohaya Date: Sun, 30 Oct 2022 02:13:08 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac1799..3a68e32 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # openingh.nvim Opens the current file or project page in GitHub. -![Lua](https://img.shields.io/badge/Made%20with%20Lua-blueviolet.svg?style=for-the-badge&logo=lua) [![lint with luacheck](https://img.shields.io/github/workflow/status/almo7aya/openingh.nvim/lint%20with%20luacheck?style=for-the-badge)](https://github.com/Almo7aya/openingh.nvim/actions/workflows/lint.yml) +![Lua](https://img.shields.io/badge/Made%20with%20Lua-blueviolet.svg?style=for-the-badge&logo=lua) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/almo7aya/openingh.nvim?style=for-the-badge) +[![lint with luacheck](https://img.shields.io/github/workflow/status/almo7aya/openingh.nvim/lint%20with%20luacheck?style=for-the-badge)](https://github.com/Almo7aya/openingh.nvim/actions/workflows/lint.yml) +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/almo7aya/openingh.nvim/Tests?label=TESTS&style=for-the-badge) - Features