From 244e8123d175f75d4d3649f9494deb04d37956cc Mon Sep 17 00:00:00 2001 From: Koper Date: Tue, 18 Jul 2023 11:55:08 +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 3c5a9ef5..ed16ca96 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 to the `development` 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 by Andreas.