浏览代码

some file organization

master
AJ ONeal 6 年前
父节点
当前提交
845583e06b
  1. 2
      README.md

2
README.md

@ -19,7 +19,7 @@ Note: I also copied some code directly from
**Start the server**
```bash
go run -race chatserver.go -conf ./config.yml
go run -race chatserver*.go -conf ./config.yml
```
See sample config file at `config.sample.yml`.

正在加载...
取消
保存