Skip to content

Commit 43e6636

Browse files
Add Kiro to README Quick Start prerequisites (#521)
Lists Kiro alongside the other supported AI coding environments and adds .kiro to the project config directory note. Brings main into parity with experimental, where Kiro was already listed.
1 parent 8d7db9a commit 43e6636

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,12 @@ Curated by Databricks field experts. Brings the patterns, skills, and 75+ execut
116116
- [Copilot](https://github.com/features/copilot/cli)
117117
- [Windsurf](https://windsurf.com)
118118
- [OpenCode](https://opencode.ai)
119+
- [Kiro](https://kiro.dev)
119120

120121

121122
### Install in existing project
122123
By default this will install at a project level rather than a user level. This is often a good fit, but requires you to run your client from the exact directory that was used for the install.
123-
_Note: Project configuration files can be re-used in other projects. You find these configs under .claude, .cursor, .gemini, .codex, .github, .agents, .windsurf, .codeium, .opencode, or opencode.json_
124+
_Note: Project configuration files can be re-used in other projects. You find these configs under .claude, .cursor, .gemini, .codex, .github, .agents, .windsurf, .codeium, .opencode, .kiro, or opencode.json_
124125

125126
#### Mac / Linux
126127

0 commit comments

Comments
 (0)