From 3ee6264fa3ea81aac99fc54a4147e3e4f4bf5f1a Mon Sep 17 00:00:00 2001 From: Sylvain Renault Date: Mon, 1 Aug 2022 15:26:26 +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 58b591e..bfd9569 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Admin area for World Storage API Helpers # Objectives -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 STF 620 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 STF 620 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 wrappers and servers/clients and finally the validation of the systems with a simple use case application in Unity (c). # Interactions between the sub projects -- GitLab