Commit d79fa4de authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Update README.md

parent cb8595d8
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -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)