Add initial README for new jenkins sub-directory

Currently there is a bit of bash scripting in the jenkins jobs
themselves which is not under source control or reviewed when changes
are made. Fix this by checking in here and relegating the jenkins job to
just cloning this repo and executing these scripts.

Change-Id: I83bfdfee983473a023271637f976974a5fdc0065
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/jenkins/README.md b/jenkins/README.md
new file mode 100644
index 0000000..0dcc5a1
--- /dev/null
+++ b/jenkins/README.md
@@ -0,0 +1,4 @@
+This directory contains the top level scripts launched by jenkins
+
+They will follow the naming convention of the jenkins job:
+i.e. run-meta-ci will map to https://openpower.xyz/view/CI/job/run-meta-ci/