diff --git a/README.md b/README.md index aef3a3b0757fc3ae608e7c19c8eb13cb2e4418d6..2123b35644c4c01cd719db2ce09463d6ebf3a63c 100644 --- a/README.md +++ b/README.md @@ -264,11 +264,11 @@ http://localhost:8008/api/v1/openapi.json # About -Aura Engine API is the API interface for the play-out engine of the Aura Radio Software Suite. +Aura Engine API is the API interface for the play-out engine of the [Aura Radio Software Suite](https://gitlab.servus.at/autoradio/meta). This project is based on a swagger-enabled Flask server using an *API First* approach. It also uses the [Connexion](https://github.com/zalando/connexion) library on top of Flask. -<img src="https://gitlab.servus.at/autoradio/meta/-/raw/master/images/aura-logo.png" width="150" /> +[<img src="https://gitlab.servus.at/autoradio/meta/-/raw/master/images/aura-logo.png" width="150" />](https://gitlab.servus.at/autoradio/meta) AURA stands for Automated Radio and is a swiss army knife for community radio stations. Beside the Engine it provides Steering (Admin Interface for the radio station), Dashboard (Collaborative scheduling and programme coordination), Tank (Audio uploading, pre-processing and delivery). Read more in the [Aura Meta](https://gitlab.servus.at/autoradio/meta) repository or on the specific project pages.