From af41426028ef7ee44fa05f9a86982d84a2de82d4 Mon Sep 17 00:00:00 2001 From: Manuel Reinhard Date: Wed, 15 Nov 2023 16:23:15 +0100 Subject: [PATCH] Add note for end of maintenance --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 834ab04..478251f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # WscPHP – A Wowza Streaming Cloud REST API PHP library -[![Build Status](https://github.com/Ticketpark/WowzaWscRestPhp/actions/workflows/tests.yml/badge.svg)](https://github.com/Ticketpark/WowzaWscRestPhp/actions) +--- + +**THIS LIBRARY IS NO LONGER MAINTAINED. FEEL FREE TO CONTINUE DEVELOPMENT IN YOUR OWN FORK.** + +--- A php library to use the [Wowza Streaming Cloud REST API](https://api.docs.cloud.wowza.com).