Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 2fb4d97

Browse files
committed
docs: update readme
1 parent 569b7d3 commit 2fb4d97

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Alternative to [Ubuntu Pastebin](https://paste.ubuntu.com/).
3333
- File upload (API Only)
3434
- Cache by CDN (or [IPFS Gateway](https://cloudflare-ipfs.com))
3535
- Syntax highlight by [Prismjs](https://github.com/PrismJS/prism)
36+
- Markdown Preview
3637
- No Expiration
3738

3839
## Usage

README.zh.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@
2727
<!-- - [Gallery](https://paste.shoujo.io/gallery) shows *Public* snippets -->
2828
- 数据由 [IPFS](https://ipfs.io/) 去中心化储存
2929
- *AES-GCM* 加密
30-
- 开发 API(OpenAPI v3,跨域 CORS `*`
30+
- 开放 API(OpenAPI v3,跨域 CORS `*`
3131
- 文件上传(仅限 API)
3232
- CDN 缓存(或 [IPFS 网关](https://cloudflare-ipfs.com)
3333
- [Prismjs](https://github.com/PrismJS/prism) 语法高亮
34+
- Markdown 预览
3435
- 无过期时间(受限于 IPFS)
3536

3637
## 使用

0 commit comments

Comments
 (0)