add kitchen init
diff --git a/README.rst b/README.rst
index 9bf6152..376df02 100644
--- a/README.rst
+++ b/README.rst
@@ -11,3 +11,26 @@
pip install cookiecutter
cookiecutter cookiecutter-salt-formula
+
+
+Init Kitchen CI
+===============
+
+Install prerequisite (Render jinja2 templates on the command line with shell environment variables)
+
+.. code-block:: bash
+
+ pip install envtpl
+
+Once you create your `tests/pillar` structure (required if you want to auto populate kitchen test suites)
+
+.. code-block:: bash
+
+ pip install envtpl
+ ./kitchen-init.sh
+
+Instantly for latest version or on existing formulas:
+
+.. code-block:: bash
+
+ curl -L "https://git.tcpcloud.eu/cookiecutter-templates/cookiecutter-salt-formula/raw/master/kitchen-init.sh" | bash -s --