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/05 19:21:30 UTC

[sling-whiteboard] branch master updated: Update README.md

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-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new f8ce490  Update README.md
f8ce490 is described below

commit f8ce49081c7f21ce5595c95dbdd5a67791496051
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Tue Jun 5 15:21:12 2018 -0400

    Update README.md
---
 gh-badge-script/README.md | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/gh-badge-script/README.md b/gh-badge-script/README.md
index 7fea090..79169de 100644
--- a/gh-badge-script/README.md
+++ b/gh-badge-script/README.md
@@ -4,4 +4,21 @@
 
 # Apache Sling GitHub Badge Script
 
-A simple utility to automatically update the badges in GitHub's README.md files.
\ No newline at end of file
+A simple utility to automatically update the badges in GitHub's README.md files.
+
+## Use
+
+All repositories:
+
+./add-badges.sh [SLING_DIR]
+
+Single repository:
+
+./add-badges.sh [SLING_DIR] [REPO_NAME]
+
+## Dependencies
+
+This script depends on the following utilities:
+
+ - xpath
+ - [grip](https://github.com/joeyespo/grip)

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