Update README.md
This commit is contained in:
parent
3a4524956d
commit
f51c5ec763
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -1,17 +1,17 @@
|
||||||
# jitenbot
|
# jitenbot
|
||||||
Jitenbot is a program for scraping Japanese dictionary websites and
|
Jitenbot is a program for convertindo monokakido dictionaries into MDict.
|
||||||
compiling the scraped data into compact dictionary file formats.
|
|
||||||
|
|
||||||
### Supported Dictionaries
|
### Supported Dictionaries
|
||||||
* Web Dictionaries
|
|
||||||
* [国語辞典オンライン](https://kokugo.jitenon.jp/) (`jitenon-kokugo`)
|
|
||||||
* [四字熟語辞典オンライン](https://yoji.jitenon.jp/) (`jitenon-yoji`)
|
|
||||||
* [故事・ことわざ・慣用句オンライン](https://kotowaza.jitenon.jp/) (`jitenon-kotowaza`)
|
|
||||||
* Monokakido
|
* Monokakido
|
||||||
* [新明解国語辞典 第八版](https://www.monokakido.jp/ja/dictionaries/smk8/index.html) (`smk8`)
|
* [新明解国語辞典 第八版](https://www.monokakido.jp/ja/dictionaries/smk8/index.html) (`smk8`)
|
||||||
* [大辞林 第四版](https://www.monokakido.jp/ja/dictionaries/daijirin2/index.html) (`daijirin2`)
|
* [大辞林 第四版](https://www.monokakido.jp/ja/dictionaries/daijirin2/index.html) (`daijirin2`)
|
||||||
* [三省堂国語辞典 第八版](https://www.monokakido.jp/ja/dictionaries/sankoku8/index.html) (`sankoku8`)
|
* [三省堂国語辞典 第八版](https://www.monokakido.jp/ja/dictionaries/sankoku8/index.html) (`sankoku8`)
|
||||||
|
|
||||||
|
* Web Dictionaries
|
||||||
|
* [国語辞典オンライン](https://kokugo.jitenon.jp/) (`jitenon-kokugo`)
|
||||||
|
* [四字熟語辞典オンライン](https://yoji.jitenon.jp/) (`jitenon-yoji`)
|
||||||
|
* [故事・ことわざ・慣用句オンライン](https://kotowaza.jitenon.jp/) (`jitenon-kotowaza`)
|
||||||
|
|
||||||
### Supported Output Formats
|
### Supported Output Formats
|
||||||
|
|
||||||
* [Yomichan](https://github.com/foosoft/yomichan)
|
* [Yomichan](https://github.com/foosoft/yomichan)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue