Skip to content

Commit 9babdee

Browse files
committed
docs: update README
1 parent f812464 commit 9babdee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Doocs now has the following projects:
3030
| 3 | [jvm](https://github.com/doocs/jvm) | A summary of the underlying principles of Java Virtual Machine. |
3131
| 4 | [leetcode](https://github.com/doocs/leetcode) | LeetCode solutions in any programming language. |
3232
| 5 | [coding-interview](https://github.com/doocs/coding-interview) | A collection of interview questions for programmers. The main contents include ‘Coding Interviews: Questions, Analysis and Solutions’, ‘Beauty of Programming’, etc. |
33-
| 6 | [spider](https://github.com/doocs/spider) | A record of crawler-related knowledge points. |
33+
| 6 | [deep-learning](https://github.com/doocs/deep-learning) | Deep learning tutorial notes and code. |
3434
| 7 | [data-structure-and-algorithm](https://github.com/doocs/data-structure-and-algorithm) | Knowledge about data structures and algorithms. |
3535
| 8 | [awesome-python](https://github.com/doocs/awesome-python) | A collection of (mostly) technical things every pythoner should know. |
3636

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
| 3 | [jvm](https://github.com/doocs/jvm) | Java 虚拟机底层原理知识总结。 |
3030
| 4 | [leetcode](https://github.com/doocs/leetcode) | LeetCode 多语言题解及解析。 |
3131
| 5 | [coding-interview](https://github.com/doocs/coding-interview) | 代码面试题集,包括《剑指 Offer》、《编程之美》等。 |
32-
| 6 | [spider](https://github.com/doocs/spider) | 记录爬虫相关知识点|
32+
| 6 | [deep-learning](https://github.com/doocs/deep-learning) | 深度学习实践与相关知识总结|
3333
| 7 | [data-structure-and-algorithm](https://github.com/doocs/data-structure-and-algorithm) | 学习数据结构与算法,夯实编程基础。 |
3434
| 8 | [awesome-python](https://github.com/doocs/awesome-python) | Pythoner 必须掌握的知识点。 |
3535

0 commit comments

Comments
 (0)