From c987cde7bfec5a0d1182865b10b0464abcff121d Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Fri, 20 Mar 2020 21:10:58 -0400 Subject: [PATCH] fix code blocks in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 823beed..736813b 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ The focus right now is just getting the most basic tests to pass. PASSING: 1394 FAILING: 3699 TOTAL: 5093 +``` + ``` 2020-02-24 PASSING: 1192