Skip to content

Commit 34b75d2

Browse files
authored
Update README.md
1 parent e833e0e commit 34b75d2

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
@@ -27,7 +27,7 @@
2727

2828
- [二叉树](./data_structure/binary_tree.md)
2929
- [链表√](./data_structure/linked_list.md)
30-
- [栈和队列](./data_structure/stack_queue.md)
30+
- [栈和队列⭕️](./data_structure/stack_queue.md)
3131
- [优先级队列 (堆)](./data_structure/heap.md)
3232
- [并查集](./data_structure/union_find.md)
3333
- [二进制](./data_structure/binary_op.md)

0 commit comments

Comments
 (0)