Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 75a8927

Browse files
committed
fix readme
1 parent 82ca490 commit 75a8927

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

templates/learninglab/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,13 @@ it is recommended to take the
3434
1. Commit your changes and push to the repository
3535
1. In `<MY-COURSE-REPO>-template`:
3636
1. Update `.qlpack` with an appropriate pack name,
37+
for example rename it `qlpack.yml`,
3738
and the language of the database that queries will be run against.
38-
1. Create a `README.md` with e.g. some initial instructions for the user to
39+
2. Create a `README.md` with e.g. some initial instructions for the user to
3940
go to their Issues tab to get more instructions.
40-
1. Update `.github.to.move/workflows/action/Dockerfile` to reference the
41+
3. Update `.github.to.move/workflows/action/Dockerfile` to reference the
4142
tag of the dockerfile from your [Query Checking Action:](../../README.md#creating-the-query-checking-action)
42-
1. Add your course to https://lab.github.com
43+
2. Add your course to https://lab.github.com
4344
4445
## Current limitations & workarounds
4546

0 commit comments

Comments
 (0)