diff --git a/README.md b/README.md
index 393240a..d6d9d64 100644
--- a/README.md
+++ b/README.md
@@ -114,4 +114,17 @@ However, if you are not satisfied with only using the API, feel free to check ou
CN-CLIPViT-B | 62.2 | 86.6 | 94.9 | 77.0 | 97.1 | 99.0 | 57.0 | 84.1 | 93.6 | 77.4 | 96.2 | 98.9 |
-
\ No newline at end of file
+
+
+## Citation
+If you find the project helpful, please star this project and cite the related articles. Thanks for your support!
+
+```
+@article{chinese-clip,
+ title={Chinese CLIP: Contrastive Vision-Language Pretraining in Chinese},
+ author={Yang, An and Pan, Junshu and Lin, Junyang and Men, Rui and Zhang, Yichang and Zhou, Jingren and Zhou, Chang},
+ journal={arXiv preprint arXiv:2211.01335},
+ year={2022}
+}
+```
+
\ No newline at end of file