From 15853511d238296bc9fb629b4e6e4fd023e05971 Mon Sep 17 00:00:00 2001 From: Brittany Johnson Date: Sun, 26 Jan 2020 16:14:01 -0500 Subject: [PATCH] Update README.md --- artifact_documentation/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/artifact_documentation/README.md b/artifact_documentation/README.md index 30fd3e4..1dd0ce2 100644 --- a/artifact_documentation/README.md +++ b/artifact_documentation/README.md @@ -1,9 +1,7 @@ # Causal Testing Artifact (ICSE 2020) This is the artifact for the paper *"Causal Testing: Understanding -Defects' Root Causes"*. This artifact replicates the user study setup -used to evaluate our technique, including the supplementary data -collection materials. +Defects' Root Causes"*. This artifact facilitates the use of Holmes for debugging defects and re-use of the implementation and/or artifacts in other research studies. ## What is included in the artifact? @@ -29,4 +27,4 @@ debriefing following the study (Evaluation-Questionnaire.pdf) All the above listed artifacts, with the exception of the virtual machine file, are located in this repository. -The **INSTALL.md** file provides details on how to locate, set up, and run the virutal machine. \ No newline at end of file +The **INSTALL.md** file provides details on how to locate, set up, and run the virutal machine.