chiark / gitweb /
README: document trouble with tricky packages, and submodules
[nailing-cargo.git] / update-readme-toc
1 #!/bin/sh
2 set -e
3 ./markdown-toc-filter <README.md >README.md.tmp
4 mv -f README.md.tmp README.md