From d79fa4de293a53dc72fe00bd0f9eca6f7c49be1f Mon Sep 17 00:00:00 2001 From: Sylvain Renault Date: Mon, 1 Aug 2022 15:22:11 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20f9e5b..e5480ba 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,16 @@ Admin area for World Storage API Helpers # Objectives -This repository and thes sub repos are dedicated to the development of libraries and modules for the ARF STF 620 project. The main purpose is the creation of C++ and C# libs and then to implement various servers and clients with functions as discribed in the World Storage OpenAPI (see Gitforge). +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). # Interactions between the sub projects -(diagram!!!) +TODO: overview diagram + +## Generation of librairies (a) + +## Generation of servers/clients (b) + +## Validation application in Unity (c) -- GitLab