diff --git a/README.rst b/README.rst index 16d00ca..19a6d9d 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ given the cdecimal accelerator in Python 3.3+. `Cython `_ into a fast, native extension module. Compared to the standard library ``fractions`` module of CPython 3.12, -computations in ``quicktions`` are about 3-4x faster. +computations in ``quicktions`` are about 2-4x faster. Instantiation of a ``Fraction`` in ``quicktions`` is also