Skip to content

Commit 2277563

Browse files
SummerOneTwoclaude
andcommitted
docs: 更新 README 链接
- 修复论文链接: https://arxiv.org/abs/2510.12803 - 修复 GitHub 仓库链接: https://github.com/SummerOneTwo/AutoCode Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dcd52e1 commit 2277563

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -552,13 +552,13 @@ MIT License - see [LICENSE](LICENSE) for details.
552552

553553
## Acknowledgments
554554

555-
- Based on the paper ["AutoCode: LLMs as Problem Setters for Competitive Programming"](https://arxiv.org/abs/...)
555+
- Based on the paper ["AutoCode: LLMs as Problem Setters for Competitive Programming"](https://arxiv.org/abs/2510.12803)
556556
- Uses [testlib.h](https://github.com/MikeMirzayanov/testlib) for competitive programming utilities
557557
- Built on the [Model Context Protocol](https://modelcontextprotocol.io/)
558558

559559
## Links
560560

561-
- [Documentation](https://github.com/your-repo/autocode-mcp#readme)
561+
- [Documentation](https://github.com/SummerOneTwo/AutoCode#readme)
562562
- [PyPI](https://pypi.org/project/autocode-mcp/)
563-
- [GitHub](https://github.com/your-repo/autocode-mcp)
564-
- [Issue Tracker](https://github.com/your-repo/autocode-mcp/issues)
563+
- [GitHub](https://github.com/SummerOneTwo/AutoCode)
564+
- [Issue Tracker](https://github.com/SummerOneTwo/AutoCode/issues)

README_CN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -552,13 +552,13 @@ MIT License - 详见 [LICENSE](LICENSE)。
552552

553553
## 致谢
554554

555-
- 基于论文 ["AutoCode: LLMs as Problem Setters for Competitive Programming"](https://arxiv.org/abs/...)
555+
- 基于论文 ["AutoCode: LLMs as Problem Setters for Competitive Programming"](https://arxiv.org/abs/2510.12803)
556556
- 使用 [testlib.h](https://github.com/MikeMirzayanov/testlib) 竞赛编程工具库
557557
- 基于 [Model Context Protocol](https://modelcontextprotocol.io/) 构建
558558

559559
## 链接
560560

561-
- [文档](https://github.com/your-repo/autocode-mcp#readme)
561+
- [文档](https://github.com/SummerOneTwo/AutoCode#readme)
562562
- [PyPI](https://pypi.org/project/autocode-mcp/)
563-
- [GitHub](https://github.com/your-repo/autocode-mcp)
564-
- [Issue Tracker](https://github.com/your-repo/autocode-mcp/issues)
563+
- [GitHub](https://github.com/SummerOneTwo/AutoCode)
564+
- [Issue Tracker](https://github.com/SummerOneTwo/AutoCode/issues)

0 commit comments

Comments
 (0)