diff --git a/readme.md b/readme.md
index 6c1025c..1ca9eac 100644
--- a/readme.md
+++ b/readme.md
@@ -1,16 +1,16 @@
@@ -27,13 +27,15 @@
+
+ 🔥 For more results, visit our homepage 🔥
## 🔥 Updates
- **`2024/07/04`**: 🔥 We released the initial version of the inference code and models.
-- **`2024/07/04`**: 😊 We released the technical report on [arXiv](https://arxiv.org/pdf/2407.03168).
+- **`2024/07/04`**: 😊 We released the [homepage](https://liveportrait.github.io) and technical report on [arXiv](https://arxiv.org/pdf/2407.03168).
## Introduction
This repo, named **LivePortrait**, contains the official PyTorch implementation of our paper [LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control](https://arxiv.org/pdf/2407.03168).
@@ -99,7 +101,7 @@ python inference.py -s assets/examples/source/s9.jpg -d assets/examples/driving/
python inference.py -h
```
-**More interesting results can be found in our [Homepage](https://liveportrait.github.io/)** 😊
+**More interesting results can be found in our [Homepage](https://liveportrait.github.io)** 😊
### 4. Gradio interface (WIP)