Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56a3450

Browse files
committed
docs: update README.md
1 parent c781e53 commit 56a3450

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A simple modern Python project template powered by [Copier](https://copier.readt
1313
- 📦 **uv Package Manager**: Fast and reliable package management with [uv](https://github.com/astral-sh/uv)
1414
- 🐳 **Docker Support**: Complete Docker development environment
1515
- 📦 **Devcontainer Support**: VS Code devcontainer for consistent development
16-
-**AI Editor Support**: [Cursor rules](https://docs.cursor.com/context/rules) and
16+
-**AI Editor Support**: [AGENTS.md](https://agents.md) and
1717
[CLAUDE.md](https://docs.anthropic.com/en/docs/claude-code/overview) included for AI-powered development
1818
- 📝 **Type Hints**: Full type annotation support with modern Python features
1919
- 🔍 **Code Quality**: Pre-configured Ruff for linting and formatting
@@ -109,8 +109,8 @@ your-project/
109109

110110
## AI Editor Support
111111

112-
- [Cursor Rules](./template/.cursor/rules/coding_style.mdc)
113-
- [CLAUDE.md](./template/CLAUDE.md)
112+
- [AGENTS.md(`./template/AGENTS.md`)](https://agents.md)
113+
- [CLAUDE.md(`./template/CLAUDE.md`)](https://docs.claude.com/en/docs/claude-code/memory#claude-md-imports)
114114

115115
## Q&A
116116

0 commit comments

Comments
 (0)