Skip to content

Commit 3c673f3

Browse files
committed
wording
1 parent 8e7cd1d commit 3c673f3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build_dicts.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This script is copied from https://github.com/themoeway/yomitan-import/blob/main/scripts/build_dicts.sh with little modifications.
2+
13
#!/bin/bash
24

35
mkdir -p src

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This repository contains automatically generated dictionaries for use with [Yomitan](https://github.com/themoeway/yomitan)/[Yomichan](https://foosoft.net/projects/yomichan/), a free Japanese dictionary browser extension. They are built using information from the [JMdict](https://www.edrdg.org/wiki/index.php/JMdict-EDICT_Dictionary_Project) project, which is a freely available Japanese dictionary maintained by the [Electronic Dictionary Research and Development Group](http://www.edrdg.org/). There are also releases for [JMnedict](https://www.edrdg.org/enamdict/enamdict_doc.html) and [KANJIDIC](https://www.edrdg.org/wiki/index.php/KANJIDIC_Project), which are respectively a Japanese proper names dictionary and a kanji dictionary.
66

7-
This repository is updated daily via a GitHub Action and is built from the JMdict project files using the [Yomitan Import](https://github.com/themoeway/yomitan-import) tool along with a `build_dicts.sh` script provided with the tool.
7+
This repository is automatically updated daily and the dictionary files are built from JMdict using the [Yomitan Import](https://github.com/themoeway/yomitan-import) tool.
88

99
## JMdict for Yomitan
1010

0 commit comments

Comments
 (0)