From 9d2ac9a13a2a9041ffa90bc08a09e9084b4ee53b Mon Sep 17 00:00:00 2001 From: Romain Edelmann Date: Mon, 12 Aug 2013 19:22:38 +0200 Subject: [PATCH] Table formating. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76833ca..2b66f2f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ For 25 consecutive rounds, throw the two dice, lookup the result in the table be You may want to put a dash between the various results, or any other separator, to increase readability. Die 1 | Die 2 | Result | | Die 1 | Die 2 | Result | | Die 1 | Die 2 | Result -:---: | :---: | :----: | | :---: | :---: | :----: | | :---: | :---: | :----: +:---: | :---: | :----: |-| :---: | :---: | :----: |-| :---: | :---: | :----: 1 | 1 | 1 | | 3 | 1 | C | | 5 | 1 | O 1 | 2 | 2 | | 3 | 2 | D | | 5 | 2 | P 1 | 3 | 3 | | 3 | 3 | E | | 5 | 3 | Q