Skip to content

Update README.md toc #2

Update README.md toc

Update README.md toc #2

Workflow file for this run

on:
push:
paths:
- "README.md"
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
with:
MAX_HEADER_LEVEL: 3