diff --git a/readme.md b/readme.md index e747cc6525eb3b42cf43be4d29fc9f80218bab90..bc84c31f94b24bf5d6c345bfe0c5b9b1505bf356 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.