Skip to content

Commit 9f379d4

Browse files
committed
docs: update video
1 parent a92e4f0 commit 9f379d4

3 files changed

Lines changed: 66 additions & 2 deletions

File tree

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
# COSE (Create Once Sync Everywhere)
1+
<div align="center">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="assets/headerDark.svg" />
4+
<img src="assets/headerLight.svg" alt="COSE" />
5+
</picture>
6+
7+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
8+
[![Chrome Web Store](https://img.shields.io/badge/Install-Chrome%20Web%20Store-4285F4?logo=googlechrome&logoColor=white)](https://chromewebstore.google.com/detail/)
9+
[![YouTube](https://img.shields.io/badge/Video-YouTube-FF0000?logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=KTskiA8Xaj4)
10+
<!-- [![Bilibili](https://img.shields.io/badge/Video-Bilibili-00A1D6?logo=bilibili&logoColor=white)](https://www.bilibili.com/video/BV) -->
11+
12+
Create Once Sync Everywhere
13+
14+
</div>
215

316
配合 [doocs/md](https://github.com/doocs/md) 微信 Markdown 编辑器使用的浏览器扩展,支持一键将文章同步到多个内容平台。
417

@@ -16,9 +29,10 @@
1629
|------|------|
1730
| CSDN | 自动填充 Markdown 内容 |
1831
| 掘金 | 自动填充 Markdown 内容 |
19-
| 知乎 | 自动填充到专栏编辑器 |
2032
| 微信公众号 | 保留完整样式,自动保存草稿 |
2133

34+
更多想要添加的平台欢迎提 [issue](https://github.com/doocs/cose/issues)
35+
2236
## 安装方法
2337

2438
### 开发者模式安装
@@ -31,6 +45,8 @@
3145

3246
## 使用方法
3347

48+
观看视频:[![YouTube](https://img.shields.io/badge/Video-YouTube-FF0000?logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=KTskiA8Xaj4)
49+
3450
1. 安装扩展后,打开 [md.doocs.org](https://md.doocs.org) 或本地开发服务器
3551
2. 编辑 Markdown 内容
3652
3. 点击顶部的 **发布** 按钮

assets/headerDark.svg

Lines changed: 24 additions & 0 deletions
Loading

assets/headerLight.svg

Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)