summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0f56f5661..27d7d8150 100644
--- a/README.rst
+++ b/README.rst
@@ -102,7 +102,9 @@ Similar projects that have a relevance today include:
* Pros: highly language compliant, reasonable performance gains,
support for static application linking (similar to
- `cython_freeze <https://github.com/cython/cython/blob/master/bin/cython_freeze>`_)
+ `cython_freeze <https://github.com/cython/cython/blob/master/bin/cython_freeze>`_
+ but with the ability to bundle library dependencies into a self-contained
+ executable)
* Cons: no support for low-level optimisations and typing
In comparison to the above, Cython provides