matthoffner commited on
Commit
da88d44
·
1 Parent(s): d9bc819

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # next-monaco-vscode-api
2
 
3
  This is an example setting up [monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application.
@@ -7,4 +17,4 @@ This is an example setting up [monaco-vscode-api](https://github.com/CodinGame/m
7
  ```bash
8
  pnpm i
9
  pnpm dev
10
- ```
 
1
+ ---
2
+ license: mit
3
+ title: monaco-copilot
4
+ sdk: docker
5
+ colorFrom: green
6
+ colorTo: purple
7
+ emoji: 🛩️
8
+ ---
9
+
10
+
11
  # next-monaco-vscode-api
12
 
13
  This is an example setting up [monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application.
 
17
  ```bash
18
  pnpm i
19
  pnpm dev
20
+ ```