From 0ff1e77ce3dae55de4099d8842696c8f8ba1cad8 Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Wed, 23 Aug 2023 00:57:36 +0000 Subject: [PATCH] Add Go Report Card badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fdc4b5d..873b2d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # taf +[![Go Report Card](https://goreportcard.com/badge/go.elara.ws/taf)](https://goreportcard.com/report/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). TAF stands for Terminal Aerodrome Forecast. It's the weather forecast format used in aviation. TAF reports are useful as a free source of accurate weather.