Skip to content

Commit 40596fc

Browse files
authored
Add instructions for getting an API key
1 parent 83af73b commit 40596fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@ steps:
1515
manifest: path/to/manifest.json
1616
key: ${{ secrets.CRATECODE_API_KEY }}
1717
```
18+
You can get an API key at https://cratecode.com/account (`API` tab).
19+
20+
## Creating Manifests
1821

1922
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)