Skip to content

Commit 4c5fea7

Browse files
sophiegreenGitHub Enterprise
authored andcommitted
Update README.md
1 parent c4d2b36 commit 4c5fea7

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
@@ -17,7 +17,7 @@ This sample shows how you can create a channel. It then creates a container in t
1717

1818
## bit-link-program-sample
1919

20-
This sample walks through how to use the JCICSX API to perform a LINK to a CICS Program. During the LINK, it passes through a CHAR container, and then receives BIT data as the output from the CICS Program.
20+
This sample walks through how to use the JCICSX API to perform a LINK to a CICS Program. During the LINK, it passes through a BIT container containing a temperature in Celcius, and then receives BIT data as the output from the CICS Program containing the temperature converted to Fahrenheit.
2121

2222
## char-link-program-sample
2323

0 commit comments

Comments
 (0)