Skip to content

Update README.md

Update README.md #13

Workflow file for this run

name: TOC Generator
on:
push:
branches: [main]
paths:
- 'README.md'
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- uses: technote-space/toc-generator@v4
with:
FOLDING: false