added a link to asf-gitpubsub-jenkins-plugin
diff --git a/README.adoc b/README.adoc
index 1588a52..6810abf 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,4 +10,5 @@
 . The first shared library should be a clone of https://gitbox.apache.org/repos/asf?p=maven-jenkins-env.git[maven-jenkins-env.git] with the environment specifics modified to match your own Jenkins environment
 . The second shared library should be this shared library which defines the standard Apache Maven build process
 
-If you would like more information on the design of this Jenkinsfile structure see https://www.youtube.com/watch?v=s4w8BX3xi4M[Episode 4] and https://www.youtube.com/watch?v=vfAzhVDxOOk[Episode 5] of Stephen Connolly's "Watch Me Code" series.
+If you would like more information on the design of this Jenkinsfile structure see https://www.youtube.com/watch?v=s4w8BX3xi4M[Episode 4] and https://www.youtube.com/watch?v=vfAzhVDxOOk[Episode 5] of Stephen Connolly's "Watch Me Code" series:
+you can also look at resulting [ASF's GitPubSub Jenkins Plugin](https://github.com/stephenc/asf-gitpubsub-jenkins-plugin).