From 7844402e4d388848ede6adbfd8745b9ba39d453c Mon Sep 17 00:00:00 2001 From: Johan Nyman Date: Tue, 5 Dec 2023 10:49:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5108dbe..4950a6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Sofie Quantel Gateway -This is the _Quantel Gateway_ library of the [**Sofie** TV Automation System](https://github.com/nrkno/Sofie-TV-automation/). This library uses native bindings to bridge the Quantel ISA System CORBA API and a Sofie-specific HTTP REST API, allowing discovery of clips and playback control of Quantel servers. +This is the _Quantel Gateway_ application of the [**Sofie** TV Automation System](https://github.com/nrkno/Sofie-TV-automation/). This application uses native bindings to bridge the Quantel ISA System CORBA API and a Sofie-specific HTTP REST API, allowing discovery of clips and playback control of Quantel servers. ## General Sofie System Information * [_Sofie_ Documentation](https://nrkno.github.io/sofie-core/)