diff --git a/README.md b/README.md index 41af2579bbec080e3054f749900e749bf65d7047..f7d43ec1c190507718fc55b86698c8aae392f163 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ PIACERE aims to increase the productivity of DevOps teams in the development and DevOps teams can program IaC as if they were programming any software application. **Table of Contents** - - [Description](#Description) - - [Repository structure](#Repository-structure) - - [Components](#Components) + - [Description](#description) + - [Repository structure](#repository-structure) + - [Components](#components) - [Contact](#contact) - [Acknowledgement](#acknowledgement) @@ -31,8 +31,8 @@ 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 +- **/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. @@ -83,8 +83,9 @@ This project has received funding from the European Union’s Horizon 2020 resea - - +[/demos]: https://git.code.tecnalia.com/piacere/public/demos +[/agents]: https://git.code.tecnalia.com/piacere/public/agents +[/The Platform]: https://git.code.tecnalia.com/piacere/public/the-platform [The Platform/cse]: https://git.code.tecnalia.com/piacere/public/the-platform/cse [The Platform/iop]: https://git.code.tecnalia.com/piacere/public/the-platform/iop [The Platform/runtime-monitoring]: https://git.code.tecnalia.com/piacere/public/the-platform/runtime-monitoring