From c84c73615f93092b911c81e387ca390c9e4ba69e Mon Sep 17 00:00:00 2001 From: Sylvain Renault Date: Mon, 1 Aug 2022 15:25:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5480ba..0a44f11 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Admin area for World Storage API Helpers # Objectives -This repository and all there sub-repos are dedicated to the development of libraries and modules for the ARF STF 620 project. The main purpose of this StF is (a) the creation of C++ and C# libs for the World Storage (as described by the ARF OpenAPI, see Gitforge), (b) the implementation of various servers and clients and finally the validation of the systems with a simple use case application in Unity (c). +This repository and all its sub-repos are dedicated to the development of libraries and modules for the ARF STF 620 project. The main purpose of this StF is (a) the creation of C++ and C# libs for the World Storage (as described by the ARF OpenAPI, see Gitforge), (b) the implementation of various servers and clients and finally the validation of the systems with a simple use case application in Unity (c). # Interactions between the sub projects -- GitLab