diff --git a/README.md b/README.md index 4c3ff93..fe3bb17 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,6 @@ void Subscriber::receive_data( const std::string &message_topic, const std::stri } ``` -Now it will be very easy to send and receive messages from a broker without the hassle of administration. \ No newline at end of file +Now it will be very easy to send and receive messages from a broker without the hassle of administration. + +Each push should trigger a build on the Jenkins Build Server