From 6e3447c1ad8eb560393fd7601001984a86c4152a Mon Sep 17 00:00:00 2001 From: Alex Soble Date: Mon, 20 May 2019 09:08:47 -0500 Subject: [PATCH] Fix small Markdown rendering issue with README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f698ef6c5..93a86caa2 100644 --- a/README.md +++ b/README.md @@ -461,13 +461,14 @@ travis env set SONAR_SECURITY_TOKEN -pr / --> ## Quality Assurance -ODE provides an automated test harness that can be used for regression and user acceptance testing. -The test harness is pprovided in the [qa/test-harness](ga/test-harness) directory under jpo-ode root folder. +ODE provides an automated test harness that can be used for regression and user acceptance testing. +The test harness is pprovided in the [qa/test-harness](ga/test-harness) directory under jpo-ode root folder. The test harness uses the ODE [Validator Library](https://github.com/usdot-jpo-ode/ode-output-validator-library) repository as a submodule. For more information, please see: https://github.com/usdot-jpo-ode/jpo-ode/wiki/Using-the-ODE-test-harness + ## 9. Known Bugs Date: 07/2017