From bb3f2d533881e5f1fe02ebf54c386f4d519101a7 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 3 Mar 2019 12:00:56 -0700 Subject: [PATCH] Update README for formatters --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ed95f..13afb38 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,10 @@ In no particular order, features that have been implemented and are planned: - [ ] Config block in `spec_helper.cr` - [ ] Config file - `.rspec` - [ ] Reporter and formatting - - [ ] RSpec/Crystal Spec default + - [X] RSpec/Crystal Spec default - [ ] JSON - [ ] JUnit + - [ ] TAP ### How it Works