diff --git a/README.md b/README.md
index 02b36fada5096ffd08a29453e5fa08dfc099c1d8..cb7c80df2e571d6652a9b5af1d32f7655d6cc6fc 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,6 @@ Implementation of the Vectorial Kernel Orthogonal Greedy Algorithm (VKOGA).
 See the demo files 
 - Demo_training.m: to train a kernel model,
 - Demo_test.m: to use a previously trained model.
+
+## Other implementations:
+A more recent Python version of this software is maintained [here](https://github.com/GabrieleSantin/VKOGA).
\ No newline at end of file