From a855ea9fe666f8c3ba75fcffbb40ecbcca7ede8f Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Wed, 25 Mar 2020 10:16:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ebc48a..8aa498f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Code of FixMiner +Reference: [FixMiner: Mining Relevant Fix Patterns for Automated Program Repair](http://arxiv.org/pdf/1810.01791) (Empirical Software Engineering, [doi:10.1007/s10664-019-09780-z](https://doi.org/10.1007/s10664-019-09780-z)) + ## Prerequisites redis should be installed on the machine.