From e5c01e4ff8ab95d0592e0526b8293b46aff3f1c5 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Mon, 13 Apr 2015 22:29:27 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f5b12f4..588481e 100644 --- a/README.md +++ b/README.md @@ -44,12 +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 |