This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git
commit 401dc90b9825f0f5a74d01ce25c59181e2bb3cc9 Author: Dan Klco <[email protected]> AuthorDate: Fri Jun 8 12:55:08 2018 -0400 Updating badges for org-apache-sling-event-api --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2402bb..fd67fbc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[<img src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org) + + [](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-event-api-1.8) [](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.api%22) [ project. @@ -11,4 +15,4 @@ Note that the default implementation has been spun-off into a separate bundle: s Sling Event API defines the API for Jobs. It defines Job, JobManager and Queue, as well as consumer Apis for a JobConsumer. There are ancillary APIs to support the work of these core interfaces. The core APIs are exported from -org.apache.sling.event.jobs with the consumers exported from org.apache.sling.event.jobs.consumer. \ No newline at end of file +org.apache.sling.event.jobs with the consumers exported from org.apache.sling.event.jobs.consumer.
