Skip to content

Commit 5f2e96f

Browse files
authored
Update install.mdx
1 parent 4ea01aa commit 5f2e96f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎website/src/content/docs/reference/install.mdx‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,11 @@ or from the command line:
7272
<Code code="import 'package:signals/signals_flutter.dart';" lang="dart" />
7373
</TabItem>
7474
</Tabs>
75+
76+
## AI Editor Integration
77+
78+
If you want to consume the docs in a LLM that accepts markdown, you can use this link:
79+
80+
```
81+
https://dartsignals.dev/llms.txt
82+
```

0 commit comments

Comments
 (0)