Skip to content

Commit 9ff18ec

Browse files
authored
Add website link
1 parent 01de8dc commit 9ff18ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Upload Unit
22

3-
Upload Unit is a GitHub Action to upload a unit to Cratecode. It handles uploading lessons, subunits, and units, all under a single action.
3+
Upload Unit is a GitHub Action to upload a unit to [Cratecode](https://cratecode.com). It handles uploading lessons, subunits, and units, all under a single action.
44

55
# Examples
66

@@ -16,4 +16,4 @@ steps:
1616
key: ${{ secrets.CRATECODE_API_KEY }}
1717
```
1818
19-
For more info on how to create lessons and units, head over to the [CLI repository](https://github.com/Cratecode/cli.git).
19+
For more info on how to create lessons and units, head over to the [CLI repository](https://github.com/Cratecode/cli.git).

0 commit comments

Comments
 (0)