From 2bd6ea1322002844ea80c6690da247e4101b9a34 Mon Sep 17 00:00:00 2001
From: Stephen Kraus <8003332+stephenmk@users.noreply.github.com>
Date: Mon, 1 May 2023 23:24:28 -0500
Subject: [PATCH] Redo example images in README.md
---
README.md | 88 ++++++++++++++++++-------------------------------------
1 file changed, 28 insertions(+), 60 deletions(-)
diff --git a/README.md b/README.md
index 222fb3a..7960420 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,34 @@ compiling the scraped data into compact dictionary file formats.
* [Yomichan](https://github.com/foosoft/yomichan)
+# Examples
+
+
+ 四字熟語辞典オンライン (web | yomichan)
+
+ ![yoji](https://user-images.githubusercontent.com/8003332/235578611-b89bf707-01a7-4887-a4d3-250346501361.png)
+
+
+
+ 故事・ことわざ・慣用句オンライン (web | yomichan)
+
+ ![kotowaza](https://user-images.githubusercontent.com/8003332/235578632-f33ea8fa-8d5f-49f9-bc78-6bff7b6bf9c9.png)
+
+
+###
+
+ 新明解国語辞典 第八版 (print | yomichan)
+
+ ![smk8](https://user-images.githubusercontent.com/8003332/235578664-906a31bb-ee75-4c25-becc-37968dc2eab6.png)
+
+
+###
+
+ 大辞林 第四版 (print | yomichan)
+
+ ![daijirin2](https://user-images.githubusercontent.com/8003332/235578700-9dbf4fb0-0154-48b5-817c-8fe75e442afc.png)
+
+
# Usage
```
usage: jitenbot [-h] [-p PAGE_DIR] [-i IMAGE_DIR]
@@ -47,63 +75,3 @@ and passed to jitenbot via the appropriate command line flags.
# Attribution
`Adobe-Japan1_sequences.txt` is provided by [The Adobe-Japan1-7 Character Collection](https://github.com/adobe-type-tools/Adobe-Japan1).
-
-# Examples
-
-### 四字熟語辞典オンライン
-
- 白玉微瑕 (web)
-
- ![yoji_hakugyokunobika_web](https://user-images.githubusercontent.com/8003332/235552346-50862906-df26-41a6-aa8f-c8b7e3df0e60.png)
-
-
-
- 白玉微瑕 (yomichan)
-
- ![yoji_hakugyokunobika](https://user-images.githubusercontent.com/8003332/235552362-c187c241-930e-4dff-b046-d72272272b6b.png)
-
-
----
-
-### 故事・ことわざ・慣用句オンライン
-
- 怒髪、冠を衝く (web)
-
- ![kotowaza_dohatsu_web](https://user-images.githubusercontent.com/8003332/235552184-893bc0f7-83ef-4d4c-bc43-59cf81971419.png)
-
-
-
- 怒髪、冠を衝く (yomichan)
-
- ![kotowaza_dohatsu_yomi](https://user-images.githubusercontent.com/8003332/235552202-1301a875-ca39-4ce1-896f-64c26915a5ac.png)
-
-
----
-
-### 新明解国語辞典 第八版
-
- 離れる (print)
-
- ![smk8_hanareru_print](https://user-images.githubusercontent.com/8003332/235550560-e32f1ac8-2333-4ed9-adfc-a8e47ba187a0.png)
-
-
-
- 離れる (yomichan)
-
- ![smk8_hanareru_yomichan](https://user-images.githubusercontent.com/8003332/235550676-024a0d82-b695-45e8-96e8-b8a4f5bf4ffb.png)
-
-
----
-
-### 大辞林 第四版
-
- 令月 (print)
-
- ![daijirin_reigetsu_print](https://user-images.githubusercontent.com/8003332/235550833-5ca99ab8-1255-419f-ae86-228b57b3da02.png)
-
-
-
- 令月 (yomichan)
-
- ![daijirin_reigetsu_yomichan](https://user-images.githubusercontent.com/8003332/235550802-4d008264-205a-4fc2-9bf5-6af31cf7b910.png)
-