diff --git a/docs/packaging/Packaging-Gooey.md b/docs/packaging/Packaging-Gooey.md
index 334f9de..bc88fd5 100644
--- a/docs/packaging/Packaging-Gooey.md
+++ b/docs/packaging/Packaging-Gooey.md
@@ -1,5 +1,10 @@
# Packaging Gooey as a Stand Alone Application
+
+
+
+
+
>:warning: Packaging Gooey is an ongoing science. Gooey currently runs on all the major platforms, can be installed in a bajillion different ways, and has several active versions in wide usage. In short, edge cases abound. If you run into any problems, hit up [this issue](https://github.com/chriskiehl/Gooey/issues/259).
You can package all of your programs files into a single easy to distribute executable using PyInstaller.