Update README.md

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 08:01:54 -07:00 committed by GitHub
parent c12be4d9db
commit c5c93f5aa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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) 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 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 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 before running into hosting resource limitations and timing out.
many or large cycles, or especially a large cyclic tie, may perform worse and are not extensively tested).
### Python Package ### Python Package