Skip to content

Commit 0ab6993

Browse files
authored
Update README.md
1 parent b5f572c commit 0ab6993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
### 基础算法篇 🐮
3636

37-
- [二分搜索](./basic_algorithm/binary_search.md)
37+
- [二分搜索](./basic_algorithm/binary_search.md)
3838
- [排序算法](./basic_algorithm/sort.md)
3939
- [动态规划√](./basic_algorithm/dp.md)
4040
- [图相关算法○](./basic_algorithm/graph/)

0 commit comments

Comments
 (0)