From 876b9d3a35bcec030bb0d64d53ce0712271729de Mon Sep 17 00:00:00 2001 From: Stephen Wille Date: Tue, 12 Nov 2013 14:15:29 -0800 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..45ec86b --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +pokertimer +========== + +Timer clock with blinds for Texas-holdem. + +The timer counts down the number of minutes/seconds in the round, +then auto increments the blinds. + +Spacebar toggles start/stop. + +Working example: +http://pstephenwille.com/poker/index.html