Skip to content

Commit 4cc2a60

Browse files
committed
Update README.md
Signed-off-by: Eric Wang <[email protected]>
1 parent 7128eb3 commit 4cc2a60

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Diff for: README.md

+6-5
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)