File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ Great thanks to leetcode.com, an really awesome website!
10
10
11
11
## What can it do?
12
12
13
- * A very ** EFFICIENT** way to fight problems, see [ Best Practice ] ( #best-practice ) .
13
+ * A very [ ** EFFICIENT** ] ( #best-practice ) way to fight problems.
14
14
* ** CACHING** problems locally thus you can easily scan & think it offline.
15
- * Do everything in CLI, no one even knows you are doing leetcode : p
16
- * Auto ** GENERATING** source code template for you.
17
- * Support case ** TEST** and ** SUBMIT** to leetcode.com.
18
- * ** AUTO LOGIN** among multiple sessions with single leetcode account.
15
+ * Do everything in ** CLI** , no one even knows you are doing leetcode : p
16
+ * Auto [ ** GENERATING** ] ( #show ) source code template for you.
17
+ * Support case [ ** TEST** ] ( #test ) and [ ** SUBMIT** ] ( #submit ) to leetcode.com.
18
+ * [ ** AUTO LOGIN** ] ( #auto-login ) among multiple sessions with single leetcode account.
19
19
20
20
## Table of Contents
21
21
@@ -34,6 +34,7 @@ Great thanks to leetcode.com, an really awesome website!
34
34
* [Bash Completion](#bash-completion)
35
35
* [Colorful Output](#colorful-output)
36
36
* [Configuration](#configuration)
37
+ * [Auto Login](#auto-login)
37
38
38
39
## Prerequisites
39
40
You can’t perform that action at this time.
0 commit comments