Update README.md

This commit is contained in:
1326670425
2019-07-16 10:28:14 +08:00
parent 670ef1b7d9
commit cfbd608458

View File

@@ -45,7 +45,7 @@
- [x] [第二十三章 注解](docs/book/23-Annotations.md)
- [ ] [第二十四章 并发编程](docs/book/24-Concurrent-Programming.md)
- [ ] [第二十五章 设计模式](docs/book/25-Patterns.md)
- [ ] [附录:补充](docs/book/Appendix-Supplements.md)
- [x] [附录:补充](docs/book/Appendix-Supplements.md)
- [ ] [附录:编程指南](docs/book/Appendix-Programming-Guidelines.md)
- [ ] [附录:文档注释](docs/book/Appendix-Javadoc.md)
- [ ] [附录:对象传递和返回](docs/book/Appendix-Passing-and-Returning-Objects.md)