diff --git a/README.md b/README.md index b8ad8a94..2be83f5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Example Voting App +Example Voting App (from course) ========= Getting started @@ -58,3 +58,5 @@ Note ---- The voting application only accepts one vote per client. It does not register votes if a vote has already been submitted from a client. + +Can this line trigger Jenkins ?