#!/usr/bin/env bash # check if file exist: ./docs/src/README_template.md # copy ./docs/src/README_template.md # replace {md_table_of_content} by the table of content # place it in ./README.md