update readme
This commit is contained in:
15
README.en.md
15
README.en.md
@@ -29,7 +29,18 @@ If you also like a little more simplicity, welcome to pick it up.
|
|||||||
- [x] Support translation services
|
- [x] Support translation services
|
||||||
- [x] Google
|
- [x] Google
|
||||||
- [x] Microsoft
|
- [x] Microsoft
|
||||||
- [ ] OpenAI
|
- [x] OpenAI
|
||||||
- [ ] DeepL
|
- [ ] DeepL
|
||||||
- [ ] Upload to app Store
|
- [ ] Upload to app Store
|
||||||
- [ ] Open source
|
- [x] Open source
|
||||||
|
|
||||||
|
### Guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
git clone https://github.com/fishjar/kiss-translator.git
|
||||||
|
cd kiss-translator
|
||||||
|
yarn
|
||||||
|
yarn build
|
||||||
|
yarn build:edge
|
||||||
|
yarn build:firefox
|
||||||
|
```
|
||||||
|
|||||||
15
README.md
15
README.md
@@ -29,7 +29,18 @@
|
|||||||
- [x] 支持翻译服务
|
- [x] 支持翻译服务
|
||||||
- [x] Google
|
- [x] Google
|
||||||
- [x] Microsoft
|
- [x] Microsoft
|
||||||
- [ ] OpenAI
|
- [x] OpenAI
|
||||||
- [ ] DeepL
|
- [ ] DeepL
|
||||||
- [ ] 上架应用市场
|
- [ ] 上架应用市场
|
||||||
- [ ] 开放源代码
|
- [x] 开放源代码
|
||||||
|
|
||||||
|
### 指引
|
||||||
|
|
||||||
|
```sh
|
||||||
|
git clone https://github.com/fishjar/kiss-translator.git
|
||||||
|
cd kiss-translator
|
||||||
|
yarn
|
||||||
|
yarn build
|
||||||
|
yarn build:edge
|
||||||
|
yarn build:firefox
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user