matthoffner commited on
Commit
3ab43d6
·
1 Parent(s): 18d67ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- title: monaco-copilot
4
  sdk: docker
5
  colorFrom: green
6
  colorTo: purple
@@ -9,9 +9,10 @@ app_port: 3000
9
  ---
10
 
11
 
12
- # next-monaco-vscode-api
13
 
14
- This is an example setting up [monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application.
 
15
 
16
  ## Development
17
 
 
1
  ---
2
  license: mit
3
+ title: monacopilot
4
  sdk: docker
5
  colorFrom: green
6
  colorTo: purple
 
9
  ---
10
 
11
 
12
+ # monacopilot
13
 
14
+ [monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application.
15
+ [monaco-editor-copilot](https://github.com/zsodur/monaco-editor-copilot)
16
 
17
  ## Development
18