diff --git a/_posts/2012-06-17-my-very-first-python-script-docfinder.markdown b/_posts/2012-06-17-my-very-first-python-script-docfinder.markdown
index 7d1c7df..61afc2b 100644
--- a/_posts/2012-06-17-my-very-first-python-script-docfinder.markdown
+++ b/_posts/2012-06-17-my-very-first-python-script-docfinder.markdown
@@ -27,7 +27,7 @@ As you may Dive into Python (moreover its french translation).
+As many of Python users, I started with Dive into Python .
Some days ago, I found myself into the very first Python script I ever written (but still use some times :)). I found it funny (even more when you think that It can be reduced to a one-liner), and thought I would share it.
@@ -65,3 +65,5 @@ When you find yourself a current pet project, it is also all Python :)
Julien
+
+P.S : If you are searching for a list of python resources, WhoIsHostingMe kindly requested me to offer their link as well.