diff --git a/README.md b/README.md index ba090e3a..b1368f5c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ * [X] ~~构建`关于`页面;~~ * [ ] 做到能够查询所有项目的许可证和信息。 * [X] ~~构建`留言反馈`页面,做到无后端。~~ -* [ ] 构建`提交页面`页面。 +* [X] ~~构建`提交页面`页面。~~ * [ ] 修复右键菜单中的`在新标签页打开`按钮。 * [X] ~~添加`加载`动画。~~ * [ ] …… diff --git a/README_EN.md b/README_EN.md index 291c87fb..f5849831 100644 --- a/README_EN.md +++ b/README_EN.md @@ -40,7 +40,7 @@ * [X] ~~Build `about` page.~~ * [ ] Make it be able to query license and info for all projects. * [X] ~~Build `comment` page, make it without back end.~~ -* [ ] Build `application` page. +* [X] ~~Build `application` page.~~ * [ ] Make `open-in-new-tab` in ContextMenu functional. * [X] ~~Add `loading` .~~ * [ ] ...