Skip to content

Update README.md

Update README.md #103

Workflow file for this run

name: 🌴 Generate TOC
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/toc-generator@v2
with:
TOC_TITLE: "## Table of Contents"