From 2476d37aea1311f66cefcd57b8ac98cba8d9b408 Mon Sep 17 00:00:00 2001 From: Nick Chambers Date: Wed, 1 Jun 2022 19:02:12 -0500 Subject: [PATCH] Update the infrastructure documentation to correctly express the intent of the primary numerical parity analysis engine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1cac7f..4a7d019 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # is-probably-even -Determine if a number might be positive. +Determine if a number might be even-ish, probably.