Update README.md

This commit is contained in:
Joe
2019-11-11 10:23:50 +08:00
committed by GitHub
parent 0ebfeaf00f
commit 4050274cf4

View File

@@ -38,7 +38,7 @@
- [x] [第十六章 代码校验](docs/book/16-Validating-Your-Code.md)
- [x] [第十七章 文件](docs/book/17-Files.md)
- [x] [第十八章 字符串](docs/book/18-Strings.md)
- [ ] [第十九章 类型信息](docs/book/19-Type-Information.md)
- [x] [第十九章 类型信息](docs/book/19-Type-Information.md)
- [ ] [第二十章 泛型](docs/book/20-Generics.md)
- [x] [第二十一章 数组](docs/book/21-Arrays.md)
- [x] [第二十二章 枚举](docs/book/22-Enumerations.md)