From 28a7c61c6627c86ecfe4981c5649c9c13f5b5336 Mon Sep 17 00:00:00 2001 From: Markus Schirp Date: Sun, 28 Jul 2013 19:19:36 +0200 Subject: [PATCH] Add large_binomials to list of projects using mutant --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec3b52dd..456ae670 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ The following projects adopted mutant, and aim 100% mutation coverage: * [virtus](https://github.com/solnic/virtus) * [quacky](https://github.com/benmoss/quacky) * [substation](https://github.com/snusnu/substation) +* [large_binomials](https://github.com/filipvanlaenen/large_binomials) * various small/minor stuff under https://github.com/mbj Feel free to ping me to add your project to the list!