diff options
author | sh-tech <shoma.develop@gmail.com> | 2018-11-15 10:39:35 +0900 |
---|---|---|
committer | David Peter <sharkdp@users.noreply.github.com> | 2018-11-15 08:53:03 +0100 |
commit | 3ec96127f2ed19fd6fb4464f6b898ceb5a8f236e (patch) | |
tree | 42e15413290bf720af356239040160b9bf8d2e5a /doc | |
parent | a9acb2711b76ff5cf3d1a945c80b72a5730366d5 (diff) |
translate table of contents
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README-ja.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/README-ja.md b/doc/README-ja.md index 89ff9ef6..fe6ccd1c 100644 --- a/doc/README-ja.md +++ b/doc/README-ja.md @@ -8,12 +8,13 @@ </p> <p align="center"> - <a href="#syntax-highlighting">Key Features</a> • - <a href="#how-to-use">How To Use</a> • - <a href="#installation">Installation</a> • - <a href="#customization">Customization</a> • - <a href="#project-goals-and-alternatives">Project goals, alternatives</a> • - Translation [<a href="https://github.com/chinanf-boy/bat-zh">中文</a>] + <a href="#syntax-highlighting">特徴</a> • + <a href="#how-to-use">使い方</a> • + <a href="#installation">インストール</a> • + <a href="#customization">カスタマイズ</a> • + <a href="#project-goals-and-alternatives">プロジェクトの目標と選択肢</a> + 公式ドキュメント [<a href="https://github.com/sharkdp/bat">英文</a>] + 翻訳 [<a href="https://github.com/chinanf-boy/bat-zh">中文</a>] </p> ### Syntax highlighting |