Update README.md

This commit is contained in:
Daniil Gentili 2017-05-06 20:42:08 +02:00 committed by GitHub
parent 547c5fa6f0
commit 5c8fefac62

View File

@ -2,6 +2,8 @@
PHP extension for factorizing huge (up to 2^63-1) numbers (optimized for huge semiprimes). 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: API:
``` ```