From c500ed44c9914873383fa24802952d8b5f2571d8 Mon Sep 17 00:00:00 2001 From: David Trattnig <david@subsquare.at> Date: Fri, 13 Jan 2023 10:58:38 +0100 Subject: [PATCH] feat: add repo batches --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 636a1c8..73748a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Engine API Server +[](code_of_conduct.md) [](https://gitlab.servus.at/aura/aura/-/releases) [](https://gitlab.servus.at/aura/aura/-/commits/main) + <img src="https://gitlab.servus.at/aura/aura/-/raw/main/assets/images/aura-engine.png" width="120" align="right" /> Engine API stores and provides playlog and studio clock information for the playout engine. -- GitLab