Skip to content

Commit b078840

Browse files
authored
♻️ Update README.md
1 parent bda695b commit b078840

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# CC-CEDICT dictionary for Yomichan
2+
> [!NOTE]
3+
> **Updates in this Fork**:
4+
> This fork includes small fixes and improvements. The main change is the addition of a GitHub action that automatically converts the latest version of CC-CEDICT on
5+
> a monthly basis. This ensures that the dictionary is always up-to-date with the latest entries from CC-CEDICT.
26
37
A Python script that converts the CC-CEDICT file to a Yomichan-supported dictionary file.
48

5-
[Yomichan](https://foosoft.net/projects/yomichan/) is a browser extension, mainly used for Japanese, which allows opening dictionaries when mouse is over a word.
9+
[Yomitan]([https://foosoft.net/projects/yomichan/](https://github.com/themoeway/yomitan)) is a browser extension, mainly used for Japanese, which allows opening dictionaries when mouse is over a word.
610

711
Although there already exists a [CC-CEDICT dictionary](https://gist.github.com/shoui520/25460fd2e9fb194d3e5152fa2ce42ca2) from shoui, it is not simplistic enough, for example the searched word and its pinyin can be seen twice. Thus, I created my own version for it.
812

@@ -27,11 +31,11 @@ Download links for
2731
3. CC-CEDICT dictionary with bullet points
2832
4. CC-CEDICT dictionary with number tones and bullet points
2933

30-
<https://github.com/anttipham/cc-cedict-for-yomichan/releases/latest>
34+
<https://github.com/lonlazer/cc-cedict-for-yomichan/releases/latest>
3135

3236
### Install
3337

34-
1. You need to have [Yomichan](https://foosoft.net/projects/yomichan/).
38+
1. You need to have [Yomitan](https://github.com/themoeway/yomitan).
3539
2. Download the dictionary (zip file) from the Download section and don't unzip it.
3640
3. Yomichan > Settings > Dictionaries > Configure installed and enabled dictionaries... > Import.
3741
4. Choose the dictionary (zip file).

0 commit comments

Comments
 (0)