diff --git a/README.md b/README.md
index 09099e1..c9972bb 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
In _International Conference on Computer Vision 2023 (ICCV 2023)_
-[Paper](https://arxiv.org/abs/2308.14221) | [Website](https://cxh-research.github.io/DocShadow-SD7K/) | [Dataset SD7K](https://monashuni-my.sharepoint.com/:f:/g/personal/zlii0362_student_monash_edu/EoiaDzQYCplJv0Tfvzj2nKcBquHcFUQKLXCeX0pI8Arjyw?e=fmJrDK) | [Pretrained Model](https://pan.baidu.com/s/1qOSony6HbpZr_S-cKqdfaA?pwd=sd7k)
+[Paper](https://arxiv.org/abs/2308.14221) | [Website](https://cxh-research.github.io/DocShadow-SD7K/) | [Dataset SD7K](https://monashuni-my.sharepoint.com/:f:/g/personal/zlii0362_student_monash_edu/EoiaDzQYCplJv0Tfvzj2nKcBquHcFUQKLXCeX0pI8Arjyw?e=fmJrDK) | [Pretrained Models](https://pan.baidu.com/s/1qOSony6HbpZr_S-cKqdfaA?pwd=sd7k)
---
@@ -63,7 +63,7 @@ python infer.py
```
If you need pre-trained models on SD7K, please download here.
-
For the results of all baselines experiments and our results on SD7K, please refer here.
+For the results of all baselines and our results on SD7K, please refer here.
# 💗 Acknowledgements We would like to thank DocShadow-ONNX-TensorRT for the implementation of our work. If you are looking for easier implementation, please refer to them.