diff --git a/README.md b/README.md index b0db86c..ad72f05 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # malachite-bigint +ANNOUNCEMENT: This project is now integrated in the [malachite](https://github.com/mhogrefe/malachite) project. Please visit malachite for recent versions and releases. + + A drop-in replacement for rust [num-bigint](https://github.com/rust-num/num-bigint) based on [malachite](https://github.com/mhogrefe/malachite) `Natural`. This is not an official malachite project. Please directly use malachite unless you need num-bigint compatibility.