Skip to content

Commit

Permalink
README table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
N2D4 committed Aug 2, 2024
1 parent 4515ea6 commit af4ec50
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/table-of-contents.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ We support Next.js frontends, along with any backend that can use our [REST API]
<img alt="Stack Setup" src=".github/assets/create-project.gif" height="328" width="400" />
</div>

## Table of contents

<!-- START doctoc -->
<!-- END doctoc -->

## How is this different from `X`?

Ask yourself about `X`:
Expand Down

0 comments on commit af4ec50

Please sign in to comment.