diff --git a/README.md b/README.md index 8171558..a3ccdfa 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,31 @@ # 娃音體翻譯機 -這是一款能將正體中文轉成「Shai3-Nai1」體的翻譯器。 -[DEMO](https://shawnlin0201.github.io/shai3-nai1-translator/) +這是一款能將正體中文、文言文轉成「Shai3-Nai1」體的翻譯器。 + +[立即使用](https://shawnlin0201.github.io/shai3-nai1-translator/) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/shawnlin0201/shai3-nai1-translator) ![GitHub issues](https://img.shields.io/github/issues/shawnlin0201/shai3-nai1-translator) ![GitHub](https://img.shields.io/github/license/shawnlin0201/shai3-nai1-translator) +## 使用 +- Online +[GitHub Page 線上版本](https://shawnlin0201.github.io/shai3-nai1-translator/) + +- Local +```shell +git clone https://github.com/shawnlin0201/shai3-nai1-translator.git +npm install +npm run +``` + +## 翻譯支援語言 +- 文言文 +- 正體中文 + +## 社群分享 +- Line +- Facebook + ## PR 非常歡迎娃音達人提交詞彙進來, 字典檔位於 `src/assets/dictionary/zh-tw.json` 中,