Skip to content

Commit 69b7231

Browse files
sophiegreenGitHub Enterprise
authored andcommitted
Update README.md
1 parent 5ab7d58 commit 69b7231

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ These will not work out of the box, as you will require valid CICS resources eg
55
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). If you're just interested in the Java code, this can be found in *src/main/java*. To run this locally on your own machine, refer to the documentation here:
66
//Add link to KC
77

8-
# Prerequisites
8+
## Pre-reqs
99

10-
//To add....
10+
* CICS TS V5.6 or later
11+
* Java SE 1.7 or later on the z/OS system
12+
* Java SE 1.7 or later on the workstation
1113

1214

1315

0 commit comments

Comments
 (0)