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
If you have Github plugin installed on your Jenkins, you can do it in the Post build actions like this :
Github
Jenkins
Post build actions