From 76d10fea489324700f2673a1b65b528003375f7d Mon Sep 17 00:00:00 2001 From: Alec Date: Thu, 12 May 2022 18:42:59 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2875c64..bb80aef 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@

+[![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 production deployment at: https://play-werewolf.app/ + - [Features](#features) - [Tech Stack](#tech-stack) - [Contributing and Developers' Guide](#contributing-and-developers-guide) - [Testing](#testing) - [Code Formatting](#code-formatting) -[![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 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).