summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormarv <rotrobmin@gmail.com>2024-06-25 11:17:36 -0700
committerGitHub <noreply@github.com>2024-06-25 18:17:36 +0000
commit2a92a0b98c2bb08c2adaca24ff8af3322874ef59 (patch)
treeb5f14d8b30768f65f9f92990acdf90553f30bb42 /README.md
parentb7a73d17964f7f4ae56a313ff64afa94e24efe68 (diff)
Add Documentation for Making Dictionaries (#1103)
* Add basic info copied over * Add link to making dicts doc in readme * Update docs/making-yomitan-dictionaries.md Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Signed-off-by: marv <rotrobmin@gmail.com> * Update docs/making-yomitan-dictionaries.md Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Signed-off-by: marv <rotrobmin@gmail.com> * Update docs/making-yomitan-dictionaries.md Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Signed-off-by: marv <rotrobmin@gmail.com> * Remove unnecessary sections * Add POS documentation * Add community contributions line --------- Signed-off-by: marv <rotrobmin@gmail.com> Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9f42519..b651f551 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,10 @@ Yomitan provides powerful features not available in other browser-based dictiona
## Helpful information
- ✨ [Migrating from Yomichan (legacy)](./docs/yomichan-migration.md)
-- Installation and Setup
+- Dictionaries
- 📚 [Recommended Dictionaries](./docs/dictionaries.md#recommended-dictionaries)
- 🗂️ [Importing and exporting dictionaries](./docs/dictionaries.md#importing-a-dictionary-collection)
+ - 🛠️ [Making Yomitan Dictionaries](./docs/making-yomitan-dictionaries.md)
- Anki Integration
- 📇 [Anki integration and flashcard creation guide](./docs/anki-integration.md)
- 🔧 [Anki handlebar templates](./docs/templates.md)