Skip to content

Commit e324b5a

Browse files
committed
docs: update README.md
1 parent ee43fd7 commit e324b5a

File tree

4 files changed

+4
-11
lines changed

4 files changed

+4
-11
lines changed

.github/CODEOWNERS

-6
This file was deleted.

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
</p>
1616

1717
## Introduction
18-
Complete solutions to [LeetCode problems](https://leetcode-cn.com/problemset/all/), [LCCI problems](https://leetcode-cn.com/problemset/lcci/) and [LCOF problems](https://leetcode-cn.com/problemset/lcof/), updated daily.
18+
Complete solutions to [LeetCode](https://leetcode-cn.com/problemset/all/), [LCCI](https://leetcode-cn.com/problemset/lcci/) and [LCOF](https://leetcode-cn.com/problemset/lcof/) problems, updated daily.
1919

2020
## Solution Tree
2121
- [leetcode](https://github.com/doocs/leetcode/blob/master/solution/README.md)
22-
- [lcci](https://github.com/doocs/leetcode/blob/master/lcci/README.md)
23-
- [lcof](https://github.com/doocs/leetcode/blob/master/lcof/README.md)
22+
- [lcci](https://github.com/doocs/leetcode/blob/master/lcci/README.md) / [lcof](https://github.com/doocs/leetcode/blob/master/lcof/README.md)
2423

2524
## Contributions
2625
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:

lcci/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
```
2121

2222
## 版权
23-
商业转载请联系 [@yanglbme](https://github.com/yanglbme) 授权,非商业转载请注明出处。
23+
著作权归 [GitHub 开源社区 Doocs](https://github.com/doocs) 所有,商业转载请联系 [@yanglbme](mailto:contact@yanglibin.info) 授权,非商业转载请注明出处。

lcof/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
```
2626

2727
## 版权
28-
商业转载请联系 [@yanglbme](https://github.com/yanglbme) 授权,非商业转载请注明出处。
28+
著作权归 [GitHub 开源社区 Doocs](https://github.com/doocs) 所有,商业转载请联系 [@yanglbme](mailto:contact@yanglibin.info) 授权,非商业转载请注明出处。

0 commit comments

Comments
 (0)