rename examples.md to README.md
This commit is contained in:
parent
9354bf7c76
commit
a0d38582f8
2 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ ssh -p 2222 localhost
|
|||
|
||||
If you want log like the [C implementation](https://github.com/skeeto/endlessh), you need to set both CLI arguments `-logtostderr` and `-v=1`, then the log will go to stderr. You can set different log destinations via CLI arguments.
|
||||
|
||||
Also check out [examples](./examples/examples.md).
|
||||
Also check out [examples](./examples/README.md).
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue