diff --git a/README.md b/README.md index 008c0e6..120f80f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ pairwise evaluation to improve performance over duplicate rankings. This is all overkill for small elections, but is fun. Optionally, `smithy` can try to further resolve a nontrivial Smith set (a majoritarian tie or cycle) by running all-tie-paths IRV within the set - at least reducing to an IRV winner set (the set of candidates that win at least one IRV elimination path generated by branching on ties) within the Smith set that are not only pairwise competitive but can also build competitive plurality -coalitions within the set; in practice this often resolves cycles and is likely to result in a unique delegate (if they win all IRV tied elimination paths) which can claim a plurality coalition amongst the majority winners. +coalitions within the set; in practice this often resolves cycles and is likely to result in a unique delegate (if they win all IRV tied elimination paths) which can claim a plurality coalition amongst the majority winners. (Depending on your elections and priorities it may be preferable to allow actual coalitions to form, reducing the field of candidates, and re-run the vote than to use this automatic resolution). ## Usage