From a5c74482e8e5911e57df740880935a587f7a608f Mon Sep 17 00:00:00 2001 From: Guillaume pot Date: Mon, 15 Apr 2024 09:16:18 +0200 Subject: [PATCH] Update 6 --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd2969..9375b46 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,11 @@ The process to achieve this goal unfolds in three successive stages: - [9.2. Container tests](#92-container-tests) - [9.3. Data ML functions tests](#93-data-ml-functions-tests) - [9.4. API tests](#94-api-tests) +- [10. Data Storage](#10-data-storage) + - [10.1. Repo Architecture ](#101-repo-architecture) +- [11. Credits](#11-credits) + + ## 1. Data Sources @@ -1145,4 +1150,11 @@ This testing suite is an integral part of our CI/CD pipeline, ensuring that ever │ │ │ └── meta.yaml <- │ - └── meta.yaml <- \ No newline at end of file + └── meta.yaml <- + + +## 10. Credits +Project developed for non commercial purposes, + - Guillaume Pot + - Charlotte Barbey + - Ludovic Rochette \ No newline at end of file