delete outdated comments

This commit is contained in:
Tnze
2019-08-09 15:55:57 +08:00
parent 48ed1cf234
commit cd852a59b5
4 changed files with 6 additions and 8 deletions

View File

@ -1,6 +1,9 @@
# mcping
适用于Minecraft: Java Edition的ping工具
Install with go tools:
```go install github.com/Tnze/go-mc/cmd/mcping```
Install with Homebrew:
```brew tap Tnze/tap && brew install mcping```