diff --git a/cmd/now.go b/cmd/now.go index 69f97c7..f3090b0 100644 --- a/cmd/now.go +++ b/cmd/now.go @@ -57,9 +57,9 @@ func now(cmd *cobra.Command, args []string) { fmt.Printf( `Current forecast for %s - Temperature: %.1f - Rain: %.1f - Wind: %.1f from %s`, + Temperature: %.1f °C + Rain: %.1f mm + Wind: %.1f m/s from %s`, n.Location, n.Temperature, n.Percipitation,