diff --git a/setup.py b/setup.py
index 472f5089693cc91a951967b3afe493a62be2d7fa..12af80686911aae567c92163d62e71a57a13f9dd 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,7 @@
 # -*- coding: utf-8 -*-
 
+# Learn more: https://github.com/kennethreitz/setup.py
+
 from setuptools import setup, find_packages