From c5c93f5aa281540dec9a67fc8e9440264092cc12 Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" <57684088+tgorordo@users.noreply.github.com> Date: Mon, 25 May 2026 08:01:54 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b245bb8..6b07db3 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ using [`rich`](https://rich.readthedocs.io/en/stable/introduction.html) if you p hosts a [CGI form](https://service.uoregon.edu/TDClient/2030/Portal/KB/ArticleDet?ID=43069) which accepts a `.csv` or `.xls`(`x`) upload of a ballot-box and responds with the resulting Smith set. The application can typically handle ~100s of candidates and ~10ks of votes -before running into hosting resource limitations and timing out (pathological cases, involving -many or large cycles, or especially a large cyclic tie, may perform worse and are not extensively tested). +before running into hosting resource limitations and timing out. ### Python Package