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