Skip to content

Commit 7bf5273

Browse files
committed
Added a description to the README that this library needs GMP
1 parent 4cb988f commit 7bf5273

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
[![Quality Score][ico-code-quality]][link-code-quality]
88
[![Total Downloads][ico-downloads]][link-downloads]
99

10-
A PHP library to work with big integers.
10+
A PHP library to work with big integers. This library makes use of the GMP extension to
11+
do its calculations.
1112

1213
## Install
1314

0 commit comments

Comments
 (0)