diff --git a/README.md b/README.md index 716bd43..8707909 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Estus Shots -This is a test for using dotnet core 3.1 with Web Apis \ No newline at end of file +This is a test for using dotnet core 3.1 with Web Apis. + +The repo contains an ASP.Net web API server, a C# client library for it and a GTK desktop app to use the API.