Skip to content

Commit d02d3d7

Browse files
committed
update readme
1 parent 27ea801 commit d02d3d7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ code-playground go -s
4141
code-playground rust -s
4242
```
4343

44+
### Import (-i)
45+
This flag import to shared playground link.
46+
47+
```bash
48+
code-playground go -i "https://play.golang.org/p/9geTEmeOzJO"
49+
50+
code-playground rust -i "https://play.rust-lang.org/?gist=62a1c0b6f2aee0f7ebd78cfbddaae0e4"
51+
```
52+
4453
Output
4554

4655
```bash

0 commit comments

Comments
 (0)