diff --git a/README.md b/README.md index 24a2664..38afa6f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ PHP extension for factorizing huge (up to 2^63-1) numbers (optimized for huge semiprimes). +To compile it, simply install https://github.com/CopernicaMarketingSoftware/PHP-CPP and run `make && sudo make install` in this directory. + API: ```