diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-24 22:33:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-24 22:33:59 -0500 |
commit | 5232b945a7054691ca90dbb6493cf30bb00c5401 (patch) | |
tree | fcc49d716f3dd7f5e67407df9f0d63ac5309e205 /ext | |
parent | bab6c6fba9100ea01f4eb60dcc6960c5ed88c682 (diff) |
Update Basic Usage section of the readme (#1307)
* Update the Basic Usage section of the readme
* Update wording on welcome page to match readme
Diffstat (limited to 'ext')
-rw-r--r-- | ext/bg/welcome.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bg/welcome.html b/ext/bg/welcome.html index f705dfce..5ff3c818 100644 --- a/ext/bg/welcome.html +++ b/ext/bg/welcome.html @@ -36,7 +36,7 @@ <div class="settings-group"> <div class="settings-item"> <div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label"> - Clicking the <img src="/mixed/img/yomichan-icon.svg" class="inline-icon" alt=""> <em>Yomichan icon</em> in the browser bar will open the quick-actions popup. + Clicking the <img src="/mixed/img/yomichan-icon.svg" class="inline-icon" alt=""> <em>Yomichan</em> button in the browser bar will open the quick-actions popup. </div></div></div> <div class="settings-item-children settings-item-children-group"> <div class="settings-item"><div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label"> @@ -79,7 +79,7 @@ </div></div></div> <div class="settings-item-children settings-item-children-group"> <div class="settings-item"><div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label"> - Clicking the <img src="/mixed/img/play-audio.svg" class="inline-icon" alt=""> <em>speaker icon</em> of an entry in the popup search results + Clicking the <img src="/mixed/img/play-audio.svg" class="inline-icon" alt=""> <em>speaker</em> button of an entry in the popup search results will play an audio clip of a term's pronunciation using an online dictionary, if available. </div></div></div></div> <div class="settings-item"><div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label"> |