From c60cf49b3ee0e61779e2fb8deca98c13db47c639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cezar=20Guimar=C3=A3es?= Date: Thu, 21 Mar 2024 22:50:38 -0300 Subject: [PATCH] add pkg.go.dev badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f159e3..264fdad 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/cezarguimaraes/tekton-ls/blob/main/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/cezarguimaraes/tekton-ls)](https://goreportcard.com/report/github.com/cezarguimaraes/tekton-ls) ![CI](https://github.com/cezarguimaraes/tekton-ls/actions/workflows/go.yml/badge.svg) +[![Go Reference](https://pkg.go.dev/badge/github.com/cezarguimaraes/tekton-ls.svg)](https://pkg.go.dev/github.com/cezarguimaraes/tekton-ls) `tekton-ls` is a work-in-progress language server for [Tekton Pipelines](https://github.com/tektoncd/pipeline). It currently supports `auto-completion`, `go-to-definition`, `find-references`, `rename` and `diagnostics` for: