Skip to content

Commit

Permalink
docs: add disadvantages
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 9, 2024
1 parent 4d85b47 commit 0672b03
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Reading mdict files, support MDX/MDD file formats.

## Disadvantages

These drawbacks don't affect general use :)

* checksum ❌
* lzo compression ❌
* 3.0 version format ❌

## Install

```sh
Expand Down
8 changes: 8 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

读取 mdict 文件,支持 MDX/MDD 文件格式。

## 缺点

这些缺点不影响一般使用 :)

* 校验 ❌
* lzo 压缩 ❌
* 3.0 版本格式 ❌

## 安装

```sh
Expand Down

0 comments on commit 0672b03

Please sign in to comment.