We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f61620 commit 21daa79Copy full SHA for 21daa79
README.md
@@ -1,9 +1,19 @@
1
-# leetcode-tool
+# leetcode-tool 
2
<!--
3
[](https://goreportcard.com/report/github.com/zcong1993/leetcode-tool)
4
-->
5
6
-> my go grpc project
+> 一个让你更方便刷题的工具
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
+```
17
18
## License
19
0 commit comments