Skip to content

Commit 3609122

Browse files
committed
【文档】更新项目特性描述和增加鸣谢信息
- 将"少依赖"特性描述改为"依赖少",使表述更清晰 - 新增"鸣谢"章节,列出项目和服务的来源 - 更新英文 README 文件,增加 Credits 部分
1 parent bc5e29e commit 3609122

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## 特性
88

9-
- **少依赖**:仅需一个 HTML 文件、少量 CDN 和服务器程序,即可完成 Markdown 网页渲染。
9+
- **依赖少**:仅需一个 HTML 文件、少量 CDN 和服务器程序,即可完成 Markdown 网页渲染。
1010
- **Markdown 支持**:将 Markdown 文件渲染为 HTML。
1111
- **Mermaid 支持**:将 Markdown 中的 Mermaid 语法渲染为图表。
1212
- **多语言支持**:支持多种语言间的机器互译。
@@ -45,7 +45,9 @@
4545

4646
本项目遵循 [CC BY-SA 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) 许可协议。如果想了解完整许可信息,请查阅 [`LICENSE`](LICENSE) 文件。
4747

48-
### 附加许可证
48+
### 鸣谢
49+
50+
#### 项目
4951

5052
|名称|协议|地址|
5153
|:-:|:--|:--|
@@ -58,6 +60,14 @@
5860
|instant.page|[MIT license](//mit-license.org)|[Github](https://github.com/instantpage/instant.page)|
5961
|Maple Mono|[OFL-1.1 license](https://openfontlicense.org/open-font-license-official-text/)|[Github](https://github.com/subframe7536/maple-font)|
6062

63+
#### 服务
64+
65+
|图标|名称|
66+
|:-:|:--|
67+
|无|[360 前端静态资源库](https://cdn.baomitu.com/)|
68+
|![字节跳动静态资源公共库图标](https://cdn.bytedance.com/src/res/logo.svg)|[字节跳动静态资源公共库](https://cdn.bytedance.com/)|
69+
|![中文网字计划](https://chinese-font.netlify.app/favicon.ico)|[中文网字计划](https://chinese-font.netlify.app)|
70+
6171
## 星
6272

6373
[![Stargazers over time](https://starchart.cc/PJ-568/MARKDOWN.HTML.svg?variant=adaptive)](https://starchart.cc/PJ-568/MARKDOWN.HTML)

README_EN.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,11 @@ For a simpler way to contribute, please refer to the [Contribution Guide](CONTRI
4545

4646
This project is licensed under the [CC BY-SA 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license. For full license information, please refer to the [`LICENSE`](LICENSE) file.
4747

48-
### Additional Licenses
48+
### Credits
4949

50-
|Name|License|Address|
50+
#### Projects
51+
52+
|Name|License|URL|
5153
|:-:|:--|:--|
5254
|tabler-icons|[MIT License](//mit-license.org)|[https://github.com/tabler/tabler-icons](https://github.com/tabler/tabler-icons)|
5355
|markedjs/marked|[marked License](https://github.com/markedjs/marked/blob/master/LICENSE.md)|[Github](https://github.com/markedjs/marked)|
@@ -58,6 +60,14 @@ This project is licensed under the [CC BY-SA 4.0 International](https://creative
5860
|instant.page|[MIT license](//mit-license.org)|[Github](https://github.com/instantpage/instant.page)|
5961
|Maple Mono|[OFL-1.1 license](https://openfontlicense.org/open-font-license-official-text/)|[Github](https://github.com/subframe7536/maple-font)|
6062

63+
#### Services
64+
65+
|Icon|Name|
66+
|:-:|:--|
67+
|None|[360 Frontend Static Resource Library](https://cdn.baomitu.com/)|
68+
|![ByteDance Static Resource CDN icon](https://cdn.bytedance.com/src/res/logo.svg)|[ByteDance Static Resource CDN](https://cdn.bytedance.com/)|
69+
|![Chinese Font Network Project](https://chinese-font.netlify.app/favicon.ico)|[Chinese Font Network Project](https://chinese-font.netlify.app)|
70+
6171
## Stargazers over time
6272

6373
[![Stargazers over time](https://starchart.cc/PJ-568/MARKDOWN.HTML.svg?variant=adaptive)](https://starchart.cc/PJ-568/MARKDOWN.HTML)

0 commit comments

Comments
 (0)