From a831a057dfc93bc6b65bd4e9a237474ebbf8a0ed Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Sun, 15 Mar 2026 09:51:21 +1100 Subject: [PATCH] Add acknowledgements section in README Added acknowledgements section to credit the OpenScreen project. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fea49f3e..129a44e7 100644 --- a/README.md +++ b/README.md @@ -296,10 +296,12 @@ Recordly is licensed under the **MIT License**. # Credits +## Acknowledgements + +Built on top of the excellent [OpenScreen](https://github.com/siddharthvaddem/openscreen) project, you should go check it out! + Created by [@webadderall](https://x.com/webadderall) -Built on top of OpenScreen - ---