SLING-9686 - Update project badges to point to ci-builds.apache.org

* corrected string from example
diff --git a/README.md b/README.md
index 46c1f9b..72a9ee5 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,7 @@
     MailService mailService;
 
     String subject = "Rudy, A Message to You";
-    String text = "Stop your messing around
-Better think of your future
-Time you straighten right out
-Creating problems in town
-…";
+    String text = "Stop your messing around\nBetter think of your future\nTime you straighten right out\nCreating problems in town\n…";
     String html = […];
     byte[] attachment = […];
     byte[] inline = […];