Skip to content

Commit ceee344

Browse files
authored
Add Monaco-React AI Bot in Readme (#655)
* Add Monaco-React AI Bot in Readme * update position of bot link * change title to Ask AI
1 parent f7cac39 commit ceee344

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ or you can use `CDN`. [Here is an example](https://codesandbox.io/s/cdn-example-
6868

6969
**NOTE**: For `TypeScript` type definitions, this package uses the [monaco-editor](https://www.npmjs.com/package/monaco-editor) package as a peer dependency. So, if you need types and don't already have the [monaco-editor](https://www.npmjs.com/package/monaco-editor) package installed, you will need to do so
7070

71+
## Ask AI
72+
73+
[Monaco-React](https://codeparrot.ai/oracle?owner=suren-atoyan&repo=monaco-react) AI will help you understand this repository better. You can ask for code examples, installation guide, debugging help and much more.
74+
75+
7176
### Introduction
7277

7378
Besides types, the library exports `Editor`and `DiffEditor` components, as well as the `loader` utility and the `useMonaco` hook:

0 commit comments

Comments
 (0)