From a730abe0c444b5b791f130c1573236eb457de894 Mon Sep 17 00:00:00 2001 From: Sylvain Renault Date: Mon, 13 Jun 2022 18:09:47 +0200 Subject: [PATCH] Some correctures --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e747cc6..bc84c31 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Description of version 1.0.0 -This project construct a complete ASP-Net REST server compliant to the ARF World Storage API. It uses auto-generated ASP.NET server code. We propose to use the open source OpenAPI-Generator for this. +This project should be used to construct a complete ASP-Net REST server compliant to the ARF World Storage API. It uses auto-generated ASP.NET server code. We propose to use the open source OpenAPI-Generator for this. It includes description and code for a fully functional server with MongoDB integration. -- GitLab