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 26ae62b..f18c29f 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
mpc is a complex floating-point library with exact rounding.
It is based on the mpfr floating-point library (www.mpfr.org),
-which is itself based on the GNU MP library (www.swox.se/gmp).
+which is itself based on the GNU MP library (www.swox.se/gmp/).
A complex number is represented in cartesian coordinates by its real
and imaginary parts, as described in: