diff --git a/README.md b/README.md
index 90b5e2d..72221d9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Awesome Incremental Learning / Lifelong learning
## Survey
+- Continual Learning With Knowledge Distillation: A Survey (**TNNLS 2024**) [[paper](https://ieeexplore.ieee.org/document/10721446)]
- Recent Advances of Multimodal Continual Learning: A Comprehensive Survey (**arXiv 2024**) [[paper](https://arxiv.org/pdf/2410.05352)]
- Catastrophic Forgetting in Deep Learning: A Comprehensive Taxonomy (**JBCS 2024**) [[paper](https://journals-sol.sbc.org.br/index.php/jbcs/article/view/3966)]
- Class-Incremental Learning: A Survey (**TPAMI 2024**) [[paper](https://arxiv.org/abs/2302.03648)][[code](https://github.com/zhoudw-zdw/CIL_Survey/)]