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

Commit e5f195b

Browse files
committed
docs: Update TOC
1 parent de6256c commit e5f195b

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,22 @@ including links to the lines of source code on GitHub when possible:
2424

2525
![](docs/comment_screenshot.png)
2626

27-
<!-- START doctoc -->
28-
<!-- END doctoc -->
27+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
28+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
29+
**Table of Contents**
30+
31+
- [Creating your own course](#creating-your-own-course)
32+
- [Creating the GitHub Action](#creating-the-github-action)
33+
- [Testing the action](#testing-the-action)
34+
- [Adding new queries & calculating the contents for the CSV files](#adding-new-queries--calculating-the-contents-for-the-csv-files)
35+
- [Publishing your action](#publishing-your-action)
36+
- [Contributing your GitHub Action to this repository](#contributing-your-github-action-to-this-repository)
37+
- [Example Courses](#example-courses)
38+
- [Contributing](#contributing)
39+
- [Releasing new versions or updating dependencies](#releasing-new-versions-or-updating-dependencies)
40+
- [License](#license)
41+
42+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2943

3044
## Creating your own course
3145

0 commit comments

Comments
 (0)