diff --git a/template/README.ejs b/template/README.ejs index c90776f..83232b1 100644 --- a/template/README.ejs +++ b/template/README.ejs @@ -10,7 +10,7 @@ ## Recent Seven Days Stars <% for(let repo of recentStars) { %>- [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %> - <%= repo.language %> - +<% } %> ## Table of Contents <% for(let [language, repositories] of stars) { %>