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