From c95a61fc056f6a2d7fdb82f9288948a890a3bac5 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 31 Jan 2022 14:00:13 -0500 Subject: switch to table, add total counts --- app/views/pages/index.html.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views/pages') diff --git a/app/views/pages/index.html.erb b/app/views/pages/index.html.erb index 809ea04..ddfa22f 100644 --- a/app/views/pages/index.html.erb +++ b/app/views/pages/index.html.erb @@ -1,2 +1,3 @@

Knockout

To start the tournament, add players and make sure that the pins are up to date. Then hit randomize to automatically pick teams!

+

The source code for this app can be found here.

\ No newline at end of file -- cgit 1.4.1