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 2eac0bc commit 751211aCopy full SHA for 751211a
README.md
@@ -8,7 +8,7 @@ Thanks leetcode.com, an really awesome website!
8
* [Quick Start](#quick-start)
9
* [Login](#1-login)
10
* [List](#2-list)
11
- * [Analyse](#3-analyse)
+ * [Prepare](#3-prepare)
12
* [Coding](#4-coding)
13
* [Test](#5-test)
14
* [Submit](#6-submit)
@@ -54,7 +54,7 @@ Navigate all the problems. The heading `✔` means you have AC-ed the problem.
54
55
* `-D` to only show undone problems.
56
57
-### 3. Analyse
+### 3. Prepare
58
59
Select one problem to fight. With `-g`+`-l`, the code template could be auto generated for you.
60
0 commit comments