Fix bilingual README links for Dataset Card
Browse files- README.md +1 -1
- README.zh-CN.md +1 -1
README.md
CHANGED
|
@@ -11,7 +11,7 @@ license: other
|
|
| 11 |
<div align="center">
|
| 12 |
<h1>My Custom Fcitx5 Pinyin Dictionary</h1>
|
| 13 |
<p><strong>Fcitx5 Pinyin user dictionary and input-history backup</strong></p>
|
| 14 |
-
<p><strong>🌎 English</strong> · <a href="README.zh-CN.md">🇨🇳 中文</a></p>
|
| 15 |
</div>
|
| 16 |
|
| 17 |
## Usage
|
|
|
|
| 11 |
<div align="center">
|
| 12 |
<h1>My Custom Fcitx5 Pinyin Dictionary</h1>
|
| 13 |
<p><strong>Fcitx5 Pinyin user dictionary and input-history backup</strong></p>
|
| 14 |
+
<p><strong>🌎 English</strong> · <a href="https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict/blob/main/README.zh-CN.md">🇨🇳 中文</a></p>
|
| 15 |
</div>
|
| 16 |
|
| 17 |
## Usage
|
README.zh-CN.md
CHANGED
|
@@ -11,7 +11,7 @@ license: other
|
|
| 11 |
<div align="center">
|
| 12 |
<h1>My Custom Fcitx5 Pinyin Dictionary</h1>
|
| 13 |
<p><strong>Fcitx5 拼音用户词库与输入历史备份</strong></p>
|
| 14 |
-
<p><a href="README.md">🌎 English</a> · <strong>🇨🇳 中文</strong></p>
|
| 15 |
</div>
|
| 16 |
|
| 17 |
## 使用
|
|
|
|
| 11 |
<div align="center">
|
| 12 |
<h1>My Custom Fcitx5 Pinyin Dictionary</h1>
|
| 13 |
<p><strong>Fcitx5 拼音用户词库与输入历史备份</strong></p>
|
| 14 |
+
<p><a href="https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict/blob/main/README.md">🌎 English</a> · <strong>🇨🇳 中文</strong></p>
|
| 15 |
</div>
|
| 16 |
|
| 17 |
## 使用
|