diff --git a/template/README.ejs b/template/README.ejs
index 6957ef8..92bb30c 100644
--- a/template/README.ejs
+++ b/template/README.ejs
@@ -2,12 +2,7 @@
# Some Stars
-⭐ 我的star列表,每天自动更新 ⭐
-
-
-
+⭐ Jerry Zhou的star列表,每天自动更新 ⭐
@@ -20,6 +15,4 @@
<% for(let repo of repositories) { %>
- [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %>
<% } %>
-<% } %>
-
-- By [rcy1314/some-starts](https://github.com/rcy1314/some-stars)
+<% } %>
\ No newline at end of file