From 6adee3e31b497918c90187f9fa96ff788c17ab74 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Wed, 31 Aug 2022 22:55:59 -0400 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39b6e40..92e0d63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OpenWeatherMap-gRPC-API +# OpenWeather-gRPC-API A microservice that accepts remote procedure calls to fetch weather data. @@ -103,8 +103,8 @@ Data will be sent to your client as JSON when requesting forecasts. Example from Geolocation requests return a pair of floats representing the latitude and longitude for the given location. -## UML Diagram +## UML Sequence Diagram -![UML diagram](info/UML.png) +UML sequence diagram