diff --git a/README.md b/README.md
index 44a1e2dbdb24f20a15142c6efa27a459771ed2b4..7a18b9bccef3e4ed9e45ac99a667b573fd0496c9 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
  - full support of SWIG objects
  - full support of runtime declaration of Numpy scalar types
  - extended API to expose std::vector types
+ - full support of vectorization instructions between C++ and Python
 
 ## Setup