Fix readme table

This commit is contained in:
Abe Pazos
2020-05-18 15:02:10 +02:00
committed by Edwin Jakobs
parent 540e8b0498
commit 95d06d22e6
2 changed files with 4 additions and 2 deletions

View File

@@ -130,7 +130,8 @@ task buildMainReadme {
for (line in header) {
newReadme.add(line)
}
newReadme.add("| name | description |")
newReadme.add("| name" + (" ".repeat(36)) + " | description |")
newReadme.add("| --- | --- |")
// Search for the description at the top of the readme.
// Skip the hash character from the headline, then start