diff --git a/README.md b/README.md
index acf6750d6078541501f253938b8681c7eed1dcd4..55bc35e4de42845c609484a2a01380e3d22c4bfa 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# Gmatch4py a graph matching library for Python
-
-Gmatch4py is a library dedicated to graph matching. Graph structure are stored in NetworkX graph objects.
+# GMatch4py a graph matching library for Python
 
+GMatch4py is a library dedicated to graph matching. Graph structure are stored in NetworkX graph objects.
+GMatch4py algorithms were implemented with Cython to enhance performance.
 
 ## Requirements