diff --git a/README.md b/README.md index 5b42a0b5..950ef4c0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ This is a base repo for the [Software Architecture course](http://arquisoft.github.io/) in [2023/2024 edition](https://arquisoft.github.io/course2324.html). +## Contributors +Gonzalo Alonso Fernández - UO282104 + This repo is a basic application composed of several components. - **Gateway service**. Express service that is exposed to the public and serves as a proxy to the two previous ones.