summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 11b879c..f703deb 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
mpc is a complex floating-point library with exact rounding.
-It is based on the mpfr floating-point library (http://www.mpfr.org/),
+It is based on the GNU MPFR floating-point library (http://www.mpfr.org/),
which is itself based on the GNU MP library (http://gmplib.org/).