diff --git a/README.md b/README.md index 03dadda..eb59c5e 100644 --- a/README.md +++ b/README.md @@ -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)