You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/07/07 06:48:45 UTC

struts-examples git commit: Adds info about builds

Repository: struts-examples
Updated Branches:
  refs/heads/master 22c3eb32d -> 0fc2556af


Adds info about builds


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/0fc2556a
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/0fc2556a
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/0fc2556a

Branch: refs/heads/master
Commit: 0fc2556afcbd313cb929ee28ed52c3cabd69342b
Parents: 22c3eb3
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Fri Jul 7 08:48:37 2017 +0200
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Fri Jul 7 08:48:37 2017 +0200

----------------------------------------------------------------------
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/0fc2556a/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index abecaef..2389505 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,10 @@
-# Struts Examples
+Struts Examples
+---------------
+
+[![Build Status @ Jenkins](https://builds.apache.org/buildStatus/icon?job=Struts-examples-JDK8-master)](https://builds.apache.org/view/S-Z/view/Struts/job/Struts-examples-JDK8-master/)
+[![Build Status @ Travis](https://travis-ci.org/apache/struts-examples.svg?branch=master)](https://travis-ci.org/apache/struts-examples)
+[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
+
 
 This Maven multi-module project contains all the Struts 2 example applications that are part of the Getting Started Struts 2 tutorials at http://struts.apache.org.