summaryrefslogtreecommitdiffstats
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 8108fac..d4b6cc3 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ decimal math modules.
This module is currently less complete than Perl's built-in math and
other decimal math modules. So far it only includes addition,
-multiplication, and two rounding functions.
+multiplication, two rounding functions, and one formatting function.
Despite the similar name and purpose, this module is not compatible with
L<Math::Decimal|Math::Decimal>.