From 3e943dbb4347521b69babd89595c760e2cd2732e Mon Sep 17 00:00:00 2001 From: Taeun Kim Date: Sat, 8 Jan 2022 20:06:47 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d08c4..61955cf 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,9 @@ class ViewController: UIViewController, AVPIPUIKitUsable { } ``` -### Custom AVPIPKitRenderer +## References + +- UIPiPDemo (https://github.com/uakihir0/UIPiPDemo) ## Authors