File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 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!
1010
1111## What can it do?
1212
13- * A very ** EFFICIENT** way to fight problems, see [ Best Practice ] ( #best-practice ) .
13+ * A very [ ** EFFICIENT** ] ( #best-practice ) way to fight problems.
1414* ** 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.
1919
2020## Table of Contents
2121
@@ -34,6 +34,7 @@ Great thanks to leetcode.com, an really awesome website!
3434 * [Bash Completion](#bash-completion)
3535 * [Colorful Output](#colorful-output)
3636 * [Configuration](#configuration)
37+ * [Auto Login](#auto-login)
3738
3839## Prerequisites
3940
You can’t perform that action at this time.
0 commit comments