From 5096ddb8b1d71fda0b4fe25c998670dc39c7537b Mon Sep 17 00:00:00 2001 From: Neal McBurnett Date: Sun, 30 Dec 2018 22:40:23 -0700 Subject: [PATCH] Note more up-to-date, related software --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2182f09..de19d7b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # OpenRLA -Free & Fair's open source RLA support software. +Free & Fair's early pilot open source RLA support software. + +See also [FreeAndFair/ColoradoRLA: Software to facilitate risk-limiting audits at the state level, developed for the state of Colorado](https://github.com/FreeAndFair/ColoradoRLA) +and forks. + +Note that the rivest-sampler-tests directory is an older copy of [cjerdonek/rivest-sampler-tests: Test cases for Ronald L. Rivest's pseudo-random sampling algorithm](https://github.com/cjerdonek/rivest-sampler-tests), and note also [Python 3 port by nealmcb · Pull Request #1 · nealmcb/rivest-sampler-tests](https://github.com/nealmcb/rivest-sampler-tests/pull/1) +which should show up in it's own python-oriented sampler repo "soon".