소스 검색

docs: update README.md

Yujia Qiao 4 년 전
부모
커밋
c822f362c1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -55,6 +55,8 @@ So you can `ssh myserver.com:5202` to ssh to your NAS.
 
 But the `[client]` and `[server]` block can also be put in one file. Then on the server side, run `rathole --server config.toml` and on the client side, run `rathole --client config.toml` to explictly tell `rathole` the running mode.
 
+Some configuration examples are provided under [examples](./examples).
+
 Here is the full configuration specification:
 ```toml
 [client]