From 3a2a3c9820de846d305e54b0487700e4e2d99fda Mon Sep 17 00:00:00 2001 From: Brittany Johnson Date: Sun, 26 Jan 2020 16:00:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a9012b..156cf3c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Holmes is a prototype implementation of Causal Testing, a novel testing techniqu 3. Clone this repository. 4. Download [defects4j](https://github.com/rjust/defects4j) into the Holmes directory.** -** **Note: The version of Holmes in this repo only works with projects in the Defects4J benchmark. We are currently working on an implementation that is able to run on any JUnit test within the Eclipse IDE in the main [Holmes repository](https://github.com/brittjay0104/FuzzyDriverPlugin).** +** **Note: The version of Holmes in this repo only works with projects in the Defects4J benchmark. We are currently working on an implementation that is able to run on any JUnit test within the Eclipse IDE.** ## How to run Holmes