Skip to content

Commit 73b3d96

Browse files
authored
Add build badge
1 parent 02eccde commit 73b3d96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
cics-java-liberty-restapp
22
===========================
33

4+
[![Build](https://github.com/cicsdev/cics-java-liberty-restapp/actions/workflows/main.yml/badge.svg)](https://github.com/cicsdev/cics-java-liberty-restapp/actions/workflows/main.yml)
5+
46
Sample RESTful web application for deployment to a Liberty JVM server in CICS. The application is supplied with two resources:
57

68
1. `InfoResource` - This queries the JVM server environment using system properties and uses JAXB beans to return a JSON response detailing the CICS environment.

0 commit comments

Comments
 (0)