From 47b50cedd4aae5e41da8ca88c85c82b0b2d4bfcf Mon Sep 17 00:00:00 2001 From: Steven Saus Date: Thu, 28 Oct 2021 18:15:38 -0400 Subject: [PATCH] updated desc of readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d017ef8..60dca35 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A bash script to get the weather and forecast from OpenWeatherMap and output to the terminal, Openbox, or HTML -Additionally, a way to put that information onto an image. +Additionally, a way to put that information onto an image (see the `weather_image` subdirectory). ![Output example](https://raw.githubusercontent.com/uriel1998/weather.sh/master/example_output.png "Example output")