diff --git a/README.md b/README.md index eb7164b..d6fd0d5 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ To waranty binary outputs: . . . - out[n+e-1] * (out[n+e-1] - 1) == 0 + out[n+e-1] * (out[n+e-1] - 1) === 0 */