Skip to content

Commit 21daa79

Browse files
committed
docs: add docs
1 parent 9f61620 commit 21daa79

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
# leetcode-tool
1+
# leetcode-tool ![goreleaser](https://github.com/zcong1993/leetcode-tool/workflows/goreleaser/badge.svg)
22
<!--
33
[![Go Report Card](https://goreportcard.com/badge/github.com/zcong1993/leetcode-tool)](https://goreportcard.com/report/github.com/zcong1993/leetcode-tool)
44
-->
55

6-
> my go grpc project
6+
> 一个让你更方便刷题的工具
7+
8+
## Install
9+
10+
```bash
11+
$ brew tap zcong1993/homebrew-tap
12+
$ brew install zcong1993/homebrew-tap/leetcode-tool
13+
14+
# show help
15+
$ leetcode-tool help
16+
```
717

818
## License
919

0 commit comments

Comments
 (0)