doc: update readme
This commit is contained in:
@@ -175,7 +175,7 @@ Example of a Response Hook function:
|
|||||||
(res, text, from, to) => [res.text, to === res.src]
|
(res, text, from, to) => [res.text, to === res.src]
|
||||||
```
|
```
|
||||||
|
|
||||||
For more custom interface examples, refer to: [custom-api.md](custom-api.md)
|
For more custom interface examples, refer to: [custom-api.md](https://github.com/fishjar/kiss-translator/blob/master/custom-api.md)
|
||||||
|
|
||||||
## Development Guidelines
|
## Development Guidelines
|
||||||
|
|
||||||
|
|||||||
@@ -174,7 +174,7 @@ Response Hook 函数示例如下:
|
|||||||
(res, text, from, to) => [res.text, to === res.src]
|
(res, text, from, to) => [res.text, to === res.src]
|
||||||
```
|
```
|
||||||
|
|
||||||
更多的自定义接口示例,请参考: [custom-api.md](custom-api.md)
|
更多的自定义接口示例,请参考: [custom-api.md](https://github.com/fishjar/kiss-translator/blob/master/custom-api.md)
|
||||||
|
|
||||||
## 开发指引
|
## 开发指引
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user