diff --git a/buildout/local-eggs/localbin/README.txt b/buildout/local-eggs/localbin/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..297980fa49790845a2b275088c340d4dd28653ce
--- /dev/null
+++ b/buildout/local-eggs/localbin/README.txt
@@ -0,0 +1,8 @@
+invokepython
+============
+
+This is workaround wrapper generator for python, which allows to generate
+fully stuffed with eggs interpreter.
+
+Generated wrapper behaves like original python binary, accepting all arguments.
+It executes original python with replacing self process.