From 98cdaf6a3963cb272d413a7b98c3f3eba9a691e2 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Mon, 13 Apr 2015 22:28:57 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 768288b..f5b12f4 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,12 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec | XMLTest.java | 85.1% | Completed | | XMLTokener.java| 82.7%| (no test file) | -|| Files used in test || -| JunitTestSuite.java | -| MyBean.java | -| StringsResourceBundle.java | -|TestRUnner.java | -| Util.java | +|| Files used in test || || +| ------------- | | +| JunitTestSuite.java | | +| MyBean.java | | +| StringsResourceBundle.java | | +|TestRUnner.java | | +| Util.java | |