From e8aa72b0e43e5f3a5deb3519a683d783ee66bf12 Mon Sep 17 00:00:00 2001 From: Andreas Bonini <78463782+AndreasBonini@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:26:05 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58b561c4..7b495dcd 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ This data is then returned from the `useWebRTC` hook and can be used in your com ## Contribution Guidelines -All new contributions should be made in a separate branch. Before any code is merged into `master`, it requires a code review by Andreas. +All new contributions should be made in a separate branch. Before any code is merged into `master`, it requires a code review.