From 396126fe85d04a44988cae49874f4b942c7b3dc9 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Wed, 13 Jul 2022 17:21:21 -0400 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab669a8..4a93a9c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# weather-backend +# OpenWeatherMap-gRPC-Client -Microservice for fetching weather data with optional client mode \ No newline at end of file +CLI for fetching weather data from the [Open Weather API](https://openweathermap.org)