From 96a0823ff144b0d3a7c630d678907d71510dc1b0 Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Fri, 25 Aug 2023 18:30:38 +0000 Subject: [PATCH] Add Go reference badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 873b2d6..b8b408e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # taf [![Go Report Card](https://goreportcard.com/badge/go.elara.ws/taf)](https://goreportcard.com/report/go.elara.ws/taf) +[![Go Reference](https://pkg.go.dev/badge/go.elara.ws/taf.svg)](https://pkg.go.dev/go.elara.ws/taf) This is a library and command-line tool that parses and decodes [TAF forecasts](https://en.wikipedia.org/wiki/Terminal_aerodrome_forecast).