diff --git a/README.md b/README.md
index 386bc1495ecb90f56c36a02142a78133c3010884..f5794a3dd24a564cdd76b8ae0c12ae7caebd4df8 100644
--- a/README.md
+++ b/README.md
@@ -50,11 +50,13 @@ The bgslibrary requires some features from the ISO C++ 2014 standard.
 *  * [Java](https://github.com/andrewssobral/bgslibrary/wiki/Wrapper:-Java)
 
 
-* Examples
+* Usage examples
 
-* * https://github.com/andrewssobral/bgslibrary/tree/master/examples
+* * BGSlibrary examples folder: https://github.com/andrewssobral/bgslibrary/tree/master/examples
 
-* * https://github.com/andrewssobral/bgslibrary-examples
+* * BGSlibrary examples in C++: https://github.com/andrewssobral/bgslibrary-examples-cpp
+
+* * BGSlibrary examples in Python: https://github.com/andrewssobral/bgslibrary-examples-python
 
 * [Docker images](https://github.com/andrewssobral/bgslibrary/wiki/Docker-images)
 * [How to integrate BGSLibrary in your own CPP code](https://github.com/andrewssobral/bgslibrary/wiki/How-to-integrate-BGSLibrary-in-your-own-CPP-code)