diff --git a/README.md b/README.md
index d2ba25c..52288f0 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-## Image Restoration with Mean-Reverting Stochastic Differential Equations
Official PyTorch Implementation of IR-SDE [[Paper]]()[[Project]](https://algolzw.github.io/ir-sde/index.html)
+## Image Restoration with Mean-Reverting Stochastic Differential Equations
Official PyTorch Implementation of IR-SDE [[Paper]](https://arxiv.org/abs/2301.11699)[[Project]](https://algolzw.github.io/ir-sde/index.html)
![IR-SDE](figs/overview.png)
@@ -100,14 +100,14 @@ python interpolation.py -s source_image_path -t target_image_path --save save_di
If our code helps your research or work, please consider citing our paper.
The following is a BibTeX reference:
-
+```
---
@@ -115,4 +115,4 @@ The following is a BibTeX reference:
E-mail: ziwei.luo@it.uu.se
#### --- Thanks for your interest! --- ####
-
+![visitors](https://visitor-badge.glitch.me/badge?page_id=Algolzw/image-restoration-sde)