Skip to content

Commit 200c45e

Browse files
committed
docs: rename SOLUTION_TREE to solution/README.md
See https://github.com/doocs/leetcode/tree/master/solution/README.md
1 parent 9a71ec1 commit 200c45e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Complete [solutions](/solution) to [LeetCode problems](https://leetcode-cn.com/problemset/all/), updated daily.
1919

2020
## Solution Tree
21-
See [SOLUTION_TREE](/SOLUTION_TREE.md).
21+
See [SOLUTION_TREE](/solution/README.md).
2222

2323
## Contributions
2424
I'm looking for long-term contributors/partners to this repo! Send me [PRs](https://github.com/doocs/leetcode/pulls) if you're interested! See the following:

SOLUTION_TREE.md renamed to solution/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## Solution Tree
1+
# Solution Tree
2+
23
```
34
.
45
├── 0001.Two Sum

0 commit comments

Comments
 (0)