Skip to content

Commit

Permalink
docs: add language switch
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 9, 2024
1 parent 0672b03 commit d462ab5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Dict_reader

English | [中文](./README_CN.md)

Reading mdict files, support MDX/MDD file formats.

## Disadvantages
Expand Down
2 changes: 2 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Dict_reader

[English](./README.md) | 中文

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

## 缺点
Expand Down

0 comments on commit d462ab5

Please sign in to comment.