diff --git a/README.md b/README.md index 8cfdbbe03e..274a51f39f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Jenkins Job DSL / Plugin ======================== +[![Join the chat at https://gitter.im/JavaPosseRoundup/job-dsl-plugin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JavaPosseRoundup/job-dsl-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + The Jenkins "Job DSL / Plugin" is made up of two parts: The Domain Specific Language (DSL) that allows users to describe Jobs using in a groovy-based language, and a Jenkins Plugin which manages the scripts and the updating of the Jenkins jobs which are created and maintained as a result.