From 6f523eba80ed07df094d576c9a441d53dce1f95f Mon Sep 17 00:00:00 2001 From: g00dnatur3 Date: Sat, 12 Jul 2014 07:59:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b205407..b133e34 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ public CoverageTestSettings createTestSettings() { ``` If you cannot tell, `CoverageTestSettings` extends `GlobalSettings` -Viewing the reports +Viewing the Coverage Report ------------------------- The command `play test` should execute your test cases and generate the final report.