diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-08-18 09:09:28 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-08-18 09:09:28 -0700 |
commit | 0b0718ebe95eeabe7e2f619bef0a2f6155e7aa49 (patch) | |
tree | d05db021a40f72c6f83086b19357827068f78e8a /README.md | |
parent | 007ebddab4a3c5527f966d18eda206ad2a0f469b (diff) |
Updating README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ Yomichan can be used as a standalone extension, or in conjunction with [Anki](ht * `{{tags}}`: Grammar and usage tags providing additional information about the term. * `{{url}}`: Address of the web page in which the current vocabulary term appeared in. * **Kanji Markers** - * `{{character}}` Unicode glyph representing the current Kanji. + * `{{character}}`: Unicode glyph representing the current Kanji. * `{{glossary-list}}`: List of definitions with items expressed as a numbered list. * `{{glossary}}`: List of definitions with items delimited using semicolons. * `{{kunyomi}}`: Kunyomi (Japanese reading) for the current Kanji expressed in Katakana. |