Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1a0d309

Browse files
committed
Update README.
Signed-off-by: Eric Wang <skygragon@gmail.com>
1 parent de88757 commit 1a0d309

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* [company](/docs/company.md)
55
* [cpp.lint](/docs/cpp.lint.md)
66
* [cpp.run](/docs/cpp.run.md)
7+
* [github](/docs/github.md)
78
* [lintcode](/docs/lintcode.md)
89
* [solution.discuss](/docs/solution.discuss.md)
910

@@ -13,6 +14,12 @@ You can install the plugins in either ways below:
1314

1415
### Quick Install
1516

16-
$ leetcode plugin -i <plugin file>
17+
$ leetcode plugin -i <plugin js file>
1718

18-
To manage the installed plugins, please check [leetcode-cli's user guide](https://skygragon.github.io/leetcode-cli/commands#plugin).
19+
To manage the installed plugins, please check [leetcode-cli's user guide](https://skygragon.github.io/leetcode-cli/commands#plugin).
20+
21+
### Configuration
22+
23+
Some plugins could be configured with your customized options.
24+
25+
Check [leetcode-cli's configuration](https://skygragon.github.io/leetcode-cli/advanced#configuration) for more details.

0 commit comments

Comments
 (0)