Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Update README with archive notice #126

Update README with archive notice

Update README with archive notice #126

Workflow file for this run

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
with:
TARGET_PATHS: readme.md
MAX_HEADER_LEVEL: 3
FOLDING: true