Skip to content

Commit bf3e07f

Browse files
sophiegreenGitHub Enterprise
authored andcommitted
Update README.md
1 parent b4077c7 commit bf3e07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains samples to show different scenarios of how you might use the JCICSX API.
44
These will not work out of the box, as you will require valid CICS resources eg CICS Programs and Libraries for them to use.
5-
Each sample is contained within a web application which can be packaged as a WAR in a CICS bundle and deployed to CICS using the [cics-bundle-maven-plugin](https://github.com/IBM/cics-bundle-maven) or the [CICS bundle Gradle plugin](https://github.com/IBM/cics-bundle-gradle). If you're just interested in the Java code, this can be found in *src/main/java*.
5+
Each sample is contained within a web application which can be packaged as a WAR in a CICS bundle and deployed to CICS using the [CICS bundle Maven plugin](https://github.com/IBM/cics-bundle-maven) or the [CICS bundle Gradle plugin](https://github.com/IBM/cics-bundle-gradle). If you're just interested in the Java code, this can be found in *src/main/java*.
66

77

88
## Prerequisites

0 commit comments

Comments
 (0)