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:15:18 UTC

[sling-org-apache-sling-feature-applicationbuilder] 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-applicationbuilder.git


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

commit 2b6bfcdbd831914121d4a26e7a2b27b816b94296
Author: Dan Klco <dk...@apache.org>
AuthorDate: Fri Jun 8 22:15:03 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 277fef9..5012543 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-applicationbuilder-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature-applicationbuilder-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 Application Builder
 
 Build an Application Definition from one or more Feature Files.
@@ -14,4 +18,4 @@ For example:
 java org.apache.sling.feature.applicationbuilder.impl.Main -d <directory with feature files> -u ~/.m2/repository -o generated-app.json
 ```
 
-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.