diff options
author | Stefan Vuković <stefanvukovic44@gmail.com> | 2024-07-01 18:32:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-01 16:32:01 +0000 |
commit | d7b59d5cfa70862cc39a504b9522ada0bd481f89 (patch) | |
tree | 9a8d1f05201e81fde59efa472403bd2de9c1d64b | |
parent | 9261a70a564034badf2c2b8c6859c46b295adb3d (diff) |
update readme mention of native audio (#1164)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Yomitan turns your web browser into a tool for building Japanese language litera Yomitan provides powerful features not available in other browser-based dictionaries: - 💬 Interactive popup definition window for displaying search results. -- 🔊 Built-in native audio sources for Japanese words with the ability to add your own [custom audio sources](./docs/audio.md). +- 🔊 Built-in native pronunciation audio with the ability to add your own [custom audio sources](./docs/audio.md). - ✍️ Kanji stroke order diagrams are just a click away. - 📝 [Automatic flashcard creation](./docs/anki-integration.md#anki-integration) for the [Anki](https://apps.ankiweb.net/) flashcard program via the [AnkiConnect](https://foosoft.net/projects/anki-connect) plugin. - 🔍 Custom search page for easily executing custom search queries. |