File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Open in Coder Button
2
2
3
- This is a Markdown button you can add to your project's ` README.md ` to get your developers up and running with Coder twice as fast .
3
+ Add a markdown button to your project's ` README.md ` to get your developers up and running with Coder with a few clicks .
4
4
5
5
A basic example looks like this:
6
6
7
7
``` text
8
- [](https://dev.coder.com/?template=coder-ts)
8
+ [](https://dev.coder.com/?template=coder-ts)
9
9
```
10
10
11
11
which renders like this:
12
12
13
- ![ open in coder button ] ( https://cdn.coder.com/embed-button.svg )
13
+ ![ Open in Coder ] ( https://cdn.coder.com/embed-button.svg )
14
14
15
15
You can customize this to take developers directly to your team's template. Read on to learn more.
16
16
You can’t perform that action at this time.
0 commit comments