From a35a62b7bbb031e6597939ceddfc97830d48f7ef Mon Sep 17 00:00:00 2001 From: icwizardmonke Date: Fri, 11 Aug 2023 11:50:39 +0000 Subject: [PATCH] Add source for video chat feature --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3209a209..32f5d11d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Development Environment Setup TODO ---- +- Add video chat https://medium.com/@nicolas.e.schneider/videochat-in-under-30-a-rails-react-tutorial-534930c6cd96 + - Refactor seat.jsx buttons in to a
. - 1st 2nd 3rd place messages. End game message.