Skip to content

Commit 7447f3d

Browse files
committed
Update section in README on how to use the course
Signed-off-by: MikeBauerCA <[email protected]>
1 parent 8f0197b commit 7447f3d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ This project is a set of training materials and labs for a "Getting Started" lev
66

77
## How to use
88

9-
There are two sets of materials available
9+
To begin, select a recent [release](https://github.com/openmainframeproject/cobol-programming-course/releases) of the course. Under a given release, you should see two assets.
1010

11-
- [Chapters](https://github.com/openmainframeproject/cobol-programming-course/blob/master/COBOL%20Programming%20with%20VSCode.pdf) which contain the lessons, broken up into chapters.
12-
- [Labs](https://github.com/openmainframeproject/cobol-programming-course/tree/master/Labs) which contain the source code used in the chapters.
11+
- The COBOL Programming with VSCode PDF asset contains the course instructions.
12+
- The Source code asset contains everything that was in the project when the release was published. Once you unzip this folder, notice the Labs folder. This folder contains source code used in the course.
13+
14+
To complete the lab, you will also need select a [provider](#providers) below and follow their registration process. Once complete, you should be given system details to use in the course.
15+
16+
If you run into any issues, please don't hesitate to reach out on our [slack channel](https://openmainframeproject.slack.com/archives/C011NE32Z1T).
1317

1418
## Discussion
1519

0 commit comments

Comments
 (0)