diff --git a/.github/osia_convert.rb b/.github/osia_convert.rb index 7e2a3ac7..bff9bcf3 100644 --- a/.github/osia_convert.rb +++ b/.github/osia_convert.rb @@ -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"