Skip to content

Commit 6f44e0c

Browse files
committed
docs: update the content of usage
1 parent 66a3767 commit 6f44e0c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dt-react-codemirror-editor
22

3-
CodeMirror React.js 版本,自带一种自定义的日志模式 `dtlog`, 具体可以查看下面的使用示例
3+
CodeMirror React.js 版本,自带一种自定义的日志模式 `dtlog`, 使用请参考[在线示例](https://dtstack.github.io/dt-react-codemirror-editor/)
44

55
## 安装
66

@@ -16,6 +16,10 @@ npm install dt-react-codemirror-editor
1616
yarn add dt-react-codemirror-editor
1717
```
1818

19+
## 使用
20+
21+
在线预览:[https://dtstack.github.io/dt-react-codemirror-editor/](https://dtstack.github.io/dt-react-codemirror-editor/)
22+
1923
## License
2024

2125
MIT

0 commit comments

Comments
 (0)