From eeeb3d908dce063fca36b23fd41b6034afc6112f Mon Sep 17 00:00:00 2001 From: Hariom Verma Date: Mon, 15 Apr 2024 17:08:31 +0530 Subject: [PATCH] Add workflow status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4201673..35702c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # `gnopls`, the Gno language server +![Build & Test](https://github.com/harry-hov/gnopls/actions/workflows/go.yml/badge.svg) + `gnopls` (pronounced "Gno please") is the unofficial Gno [language server]. It provides IDE features to any [LSP]-compatible editor. ## Installation