From f788e33a0fb88003883a6877e565e4e9bf0eb9f4 Mon Sep 17 00:00:00 2001 From: Cristian Date: Fri, 26 Jul 2024 14:55:50 +0200 Subject: [PATCH] chore: add eAccess and eSumbission modules --- implementation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/implementation/README.md b/implementation/README.md index 3c807c58..c58b612f 100644 --- a/implementation/README.md +++ b/implementation/README.md @@ -4,11 +4,13 @@ ePO is organised in modules. The main module is called ePO Core and contains the In addition, there are the following modules that extend the Core: +- eAccess - eCatalogue - eContract - eFulfilment - eNotice - eOrdering +- eSubmission --- Each module folder is structured as follows: