From e49b6791a09d5a152789f831693c15e5953dcf1e Mon Sep 17 00:00:00 2001 From: luxick Date: Thu, 27 Feb 2020 23:15:52 +0100 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.