Skip to content

Commit be04fc9

Browse files
authored
Update README.md
1 parent e23f1c6 commit be04fc9

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
@@ -40,7 +40,7 @@
4040
- [x] [第十八章 字符串](docs/book/18-Strings.md)
4141
- [ ] [第十九章 类型信息](docs/book/19-Type-Information.md)
4242
- [ ] [第二十章 泛型](docs/book/20-Generics.md)
43-
- [ ] [第二十一章 数组](docs/book/21-Arrays.md)
43+
- [x] [第二十一章 数组](docs/book/21-Arrays.md)
4444
- [x] [第二十二章 枚举](docs/book/22-Enumerations.md)
4545
- [x] [第二十三章 注解](docs/book/23-Annotations.md)
4646
- [ ] [第二十四章 并发编程](docs/book/24-Concurrent-Programming.md)

0 commit comments

Comments
 (0)