From 3e148aad28e8868252096748a6778d47a894d8e4 Mon Sep 17 00:00:00 2001 From: Alec Date: Thu, 12 May 2022 11:45:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8cd51b..d2202c7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Node.js CI](https://github.com/AlecM33/Werewolf/actions/workflows/node.js.yml/badge.svg?branch=master)](https://github.com/AlecM33/Werewolf/actions/workflows/node.js.yml) -Find the latest deployment here: https://playwerewolf.uk.r.appspot.com/. +Find the latest production deployment at: https://play-werewolf.app/ An application to run games of Werewolf (Mafia) smoothly when you don't have a deck, or when you and your friends are together virtually. Basically, a host builds a game and deals a role to everyone's device, and then the app keeps track of the game state (timer, player statuses, etc).