diff --git a/README.md b/README.md index 4626583..3b22499 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ in the number of ballots, while the SCC and condensation graph analysis is approximately quadratic in the number of candidates for the dense tournament graphs typical of Condorcet elections. Internally, repeated ballots are compressed/cache-counted before pairwise evaluation to improve performance over duplicate rankings. -This is all overkill for small elections, but was fun. +This is all overkill for small elections, but is fun. ## Usage