From c1a3f07bc24a04ee5a1fc8eb01772ccb460df64e Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Tue, 26 May 2026 11:14:05 +1000 Subject: [PATCH] Update acknowledgements in README.md Clarified the origin and divergence of Recordly from OpenScreen. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06476429..bc1654bb 100644 --- a/README.md +++ b/README.md @@ -396,7 +396,8 @@ Recordly is licensed under the **AGPL 3.0**. ## Acknowledgements -Recordly originally started as a fork of [OpenScreen](https://github.com/siddharthvaddem/openscreen) and has been rewritten (majority code). +Recordly originally started as a fork of [OpenScreen](https://github.com/siddharthvaddem/openscreen). Over 80% of code has diverged since. +Some features of OpenScreen such as its zoom animations are directly ported from early versions of Recordly. Created by [@webadderall](https://x.com/webadderall)