aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarv <rotrobmin@gmail.com>2024-05-27 07:48:18 -0700
committerGitHub <noreply@github.com>2024-05-27 14:48:18 +0000
commit623e4aa2b79e3da7e4b0bf8c071538641f96712a (patch)
tree57ddbd6cbbad75d4a9727745e5101d9d039856f4
parent3c5df23e67a6010fb3ea7214efd1291daef7f2b1 (diff)
Add and Reorganize Docs (#999)
* Add and Reorganize Docs * Update dictionaries line
-rw-r--r--README.md21
1 files changed, 15 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9e3127d7..e0c52fcb 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,21 @@ Yomitan provides powerful features not available in other browser-based dictiona
## Helpful information
-- [Migrating from Yomichan (legacy)](./docs/yomichan-migration.md#migrating-from-yomichan)
-- [Frequently asked questions](./docs/faq.md#frequently-asked-questions)
-- [Recommended and custom dictionary import guide](./docs/dictionaries.md#dictionaries)
-- [Anki integration and flashcard creation guide](./docs/anki-integration.md#anki-integration)
-- [Keyboard shortcuts](./docs/keyboard-shortcuts.md)
-- [Advanced options, including MeCab](./docs/advanced-options.md#advanced-options)
+- ✨ [Migrating from Yomichan (legacy)](./docs/yomichan-migration.md)
+- Installation and Setup
+ - 📚 [Recommended Dictionaries](./docs/dictionaries.md#recommended-dictionaries)
+ - 🗂️ [Importing and exporting dictionaries](./docs/dictionaries.md#importing-a-dictionary-collection)
+- Anki Integration
+ - 📇 [Anki integration and flashcard creation guide](./docs/anki-integration.md)
+ - 🔧 [Anki handlebar templates](./docs/templates.md)
+- Advanced Features
+ - ⌨️ [Keyboard shortcuts](./docs/keyboard-shortcuts.md)
+ - 🔍 [Advanced options, including MeCab](./docs/advanced-options.md)
+ - 🔊 [Adding custom audio sources](./docs/audio.md)
+- Troubleshooting
+ - 🕷️ [Known browser bugs](./docs/browser-bugs.md)
+ - ❓ [Frequently asked questions](./docs/faq.md)
+- 🔒 [Browser Permissions](./docs/permissions.md)
## Installation