Is there a way to show the Jenkins build status on my project\'s GitHub Readme.md?
I use Jenkins to run continuous integration builds. After each commit it ensures
This plugin should work: https://wiki.jenkins-ci.org/display/JENKINS/Embeddable+Build+Status+Plugin
You should be able to embed badges like this into your README.md file:
README.md