diff --git a/README.md b/README.md index 87ef205..6c5f278 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![builds.sr.ht status](https://builds.sr.ht/~timharek/yr/commits/main/.build.yml.svg)](https://builds.sr.ht/~timharek/yr/commits/main/.build.yml?) + # [yr] Get the weather delivered to your command-line, or use as a Go package. @@ -5,6 +7,12 @@ Get the weather delivered to your command-line, or use as a Go package. The project uses [Meteorologisk institutt]'s public API, [`LocationForecast`], and [OpenStreetMap]'s [Nominatim] API. +## Install CLI + +Using go: `go install git.sr.ht/~timharek/yr` + +Adding more methods in the future. Help is wanted to achieve the best coverage. + ## Usage ```bash