|
15 | 15 | </p>
|
16 | 16 |
|
17 | 17 | ## Introduction
|
18 | | -Complete [solutions](/solution) to Leetcode problems, updated daily. |
| 18 | +Complete [solutions](/solution) to [LeetCode problems](https://leetcode-cn.com/problemset/all/), updated daily. |
19 | 19 |
|
20 | 20 | ## Solution Tree
|
21 | 21 | See [SOLUTION_TREE](/SOLUTION_TREE.md).
|
22 | 22 |
|
23 | 23 | ## Contributions
|
24 | 24 | 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:
|
25 | | -- `Fork` [this repository](https://github.com/doocs/leetcode) to your own GitHub account and then [`clone`](https://help.github.com/articles/cloning-a-repository/) it to your local device. |
| 25 | +- `Fork` [this repository](https://github.com/doocs/leetcode) to your own GitHub account and then [`clone`](https://help.github.com/articles/cloning-a-repository/) it to your local machine. |
26 | 26 | - Make some changes to your leetcode repository, then `add`, `commit` and `push` it to your remote GitHub repository.
|
27 | 27 | - Submit a pull request with your changes!
|
28 | 28 | - See [CONTRIBUTING](/.github/CONTRIBUTING.md) for more details.
|
29 | 29 |
|
30 | | - |
| 30 | + |
31 | 31 |
|
32 | 32 | ## Contributors
|
33 | 33 | This project exists thanks to all the people who contribute.
|
|
0 commit comments