From e8e2f1d4c1ed5f5d58bfff18f194a3f076b90629 Mon Sep 17 00:00:00 2001 From: Lisle Mose Date: Tue, 2 Aug 2016 09:58:01 -0400 Subject: [PATCH] Readme tweak. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed53ed0..c53364a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Decreasing mq and mf from the defaults results in less aggressive graph pruning. Reducing rs and ms results in less aggressive coverage based filtering Decreasing mcs allows for more exhaustive graph traversal -The values used here match those used when running sensitive mode in the V'DJer paper. +The values used in this example match those used when running sensitive mode in the V'DJer paper. ## Demo See demo.bash and quant_demo.bash under the demo directory for an example of running V'DJer. \ No newline at end of file