You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2018/06/09 02:16:59 UTC

[sling-org-apache-sling-feature-launcher] branch master updated: Adding header to readme

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-feature-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ad5c5d  Adding header to readme
0ad5c5d is described below

commit 0ad5c5d83684455cff477d37a06d639d1d9a0575
Author: Dan Klco <dk...@apache.org>
AuthorDate: Fri Jun 8 22:16:45 2018 -0400

    Adding header to readme
---
 readme.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 46ce127..c22d06a 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)
+
+ [![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-launcher-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature-launcher-1.8) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![feature](https://sling.apache.org/badges/group-feature.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/groups/feature.md)
+
 # Feature Model Launcher
 
 The Feature Model Launcher can launch an feature model application file to a running process.
@@ -8,4 +12,4 @@ The launcher can be executed as follows:
 java org.apache.sling.feature.launcher.impl.Main
 ```
 
-For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md
\ No newline at end of file
+For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md

-- 
To stop receiving notification emails like this one, please contact
dklco@apache.org.