[script] Add thanks and contact to toc

This commit is contained in:
Daniel Khamsing 2016-07-29 08:18:19 -07:00
parent 56fbaaf90d
commit 46af698ba0
1 changed files with 3 additions and 0 deletions

View File

@ -176,6 +176,9 @@ def write_readme(j)
output << temp
end
output << "- [Thanks](#thanks)\n"
output << "- [Contact](#contact)\n"
output << "\n"
output << h
output << "\n"