Closed dvolpato closed 2 years ago
I just fixed several typos and ran npx doctoc --github README.md.
npx doctoc --github README.md
Since the following line was being deleted by doctoc <!-- **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* --> , I moved it up a bit:
<!-- **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* -->
I just fixed several typos and ran
npx doctoc --github README.md
.Since the following line was being deleted by doctoc
<!-- **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* -->
, I moved it up a bit: