diff --git a/README.md b/README.md index b461e333473880fcd9d0880f8a1b113efd43d8db..9d94b409c4a084d08694ee58e058e727630007f3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The Transparency Dashboard (TD) can be installed via docker compose. The composition includes: - A MySQL database. - The TD backend, with its HTTP API. -- The TD frontend, and angular application. +- The TD frontend, an angular application. The HTTP API offered by the TD backend is specified [here](./td_openapi.yaml).