diff --git a/README.md b/README.md index c1e38e2..ec63086 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # -# rust-miller-rabin +# rust-miller-rabin - bigInt capability A complete Rust implementation of the Miller Rabin primality test algorithm, based heavily on (https://github.com/jsanders/rust-rsa). ### Notes