diff --git a/README-zh.md b/README-zh.md index 48b1342..e450006 100644 --- a/README-zh.md +++ b/README-zh.md @@ -27,7 +27,7 @@ rathole,类似于 [frp](https://github.com/fatedier/frp) 和 [ngrok](https://g ## Quickstart -一个全功能的 `rathole` 可以从 [release](https://github.com/rapiz1/rathole/releases) 页面下载。或者 [从源码编译](docs/build-guide.md) 获取其他平台和裁剪的二进制文件。 +一个全功能的 `rathole` 可以从 [release](https://github.com/rapiz1/rathole/releases) 页面下载。或者 [从源码编译](docs/build-guide.md) **获取其他平台和最小化的二进制文件**。 `rathole` 的使用和 frp 非常类似,如果你有后者的使用经验,那配置对你来说非常简单,区别只是转发服务的配置分离到了服务端和客户端,并且必须要设置 token。 diff --git a/README.md b/README.md index 25c0c30..eff4409 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ rathole, like [frp](https://github.com/fatedier/frp) and [ngrok](https://github. ## Quickstart -A full-powered `rathole` can be obtained from the [release](https://github.com/rapiz1/rathole/releases) page. Or [build from source](docs/build-guide.md) for other platforms and customizing the binary. A [Docker image](https://hub.docker.com/r/rapiz1/rathole) is also available. +A full-powered `rathole` can be obtained from the [release](https://github.com/rapiz1/rathole/releases) page. Or [build from source](docs/build-guide.md) **for other platforms and minimizing the binary**. A [Docker image](https://hub.docker.com/r/rapiz1/rathole) is also available. The usage of `rathole` is very similar to frp. If you have experience with the latter, then the configuration is very easy for you. The only difference is that configuration of a service is split into the client side and the server side, and a token is mandatory.