From ce5dfde754fc691c58fa8137ef5ae96117ddb70a Mon Sep 17 00:00:00 2001 From: Nikos Koukis Date: Sun, 1 Oct 2023 19:34:03 +0300 Subject: [PATCH] Add badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 13c03b8b..c6066346 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Language Server for GAS/GO Assembly +[![crates.io](https://img.shields.io/crates/v/asm-lsp.svg)](https://crates.io/crates/asm-lsp) +[![Tests](https://github.com/bergercookie/asm-lsp/actions/workflows/lint_and_test.yml/badge.svg)](https://github.com/bergercookie/asm-lsp/actions/workflows/lint_and_test.yml) + ## Goal Provide hovering and (TODO) autocompletion for assembly files written in the