Skip to content

Commit 31ddf8a

Browse files
authored
Update README.md
1 parent 8d48ebb commit 31ddf8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ A SQL-like language for efficient code analysis and transformations.
2424

2525
Most useful for AI code assistants.
2626

27+
It's a domain-specific language designed to improve how AI coding assistants interact with codebases and communicate their code modification intentions.
28+
It provides a standardized way to express complex code modification and analysis operations, making it easier for
29+
AI-assisted development tools to understand and execute these tasks.
30+
2731
## How to use it
2832

2933
1. You can easily [install a tool that supports CEDARScript](https://github.com/CEDARScript/cedarscript-integration-aider/blob/main/README.md#installation).

0 commit comments

Comments
 (0)