[script] cleanup

This commit is contained in:
Daniel Khamsing 2016-08-09 05:58:50 -07:00
parent 91922c8357
commit b3a6aeeff7
1 changed files with 2 additions and 2 deletions

View File

@ -169,10 +169,10 @@ def write_readme(j)
output = '# ' + t
output << "\n\n"
output << desc
output << "\n\n #{subt} \n"
output << "\n\n#{subt}\n\n"
output << output_badges(apps.count)
output << "\n \nJump to \n \n"
output << "\n\nJump to\n\n"
cats.each do |c|
title = c['title']