diff --git a/README.md b/README.md index f7d43ec1c190507718fc55b86698c8aae392f163..a92ec6349ff310becc89f4c9bc94bc2a49ff29af 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ In the Ops part of the DevSecOps lifecycle, PIACERE also presents several key in ## Repository structure The Public repository of PIACERE project is organized as follows: -- **/agents**: contain the monitoring agents that need to be deployed along with the IaC to monitor the infrastructure -- **/demos**: different demos that can serve as a basic examples of using PIACERE -- /The Platform: is divided in many repositories where the several [components](#Components) of the PIACERE framework can be found +- [/agents]: contain the monitoring agents that need to be deployed along with the IaC to monitor the infrastructure +- [/demos]: different demos that can serve as a basic examples of using PIACERE +- [/The Platform]: is divided in many repositories where the several [components](#Components) of the PIACERE framework can be found Three branches **Y1**, **Y2**, **Y3** gather the versions delivered in the three main milestones of the project (at M12, M24 and M30). The **main** branch stores the final version of the components, as some development and code fixes could continue until the end of the 36-months long project.