diff --git a/README.md b/README.md
index 6546cde..422b398 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,14 @@ It leverages rich and diverse priors encapsulated in a pretrained face GAN (*e.g
- :white_check_mark: We provide a *clean* version of GFPGAN, which does not require CUDA extensions.
- :white_check_mark: We provide an updated model without colorizing faces.
-If GFPGAN is helpful in your photos/projects, please help to :star: this repo. Thanks:blush:
-Other recommended projects: :arrow_forward: [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN) :arrow_forward: [BasicSR](https://github.com/xinntao/BasicSR) :arrow_forward: [facexlib](https://github.com/xinntao/facexlib)
+---
+
+If GFPGAN is helpful in your photos/projects, please help to :star: this repo or recommend it to your friends. Thanks:blush:
+Other recommended projects:
+:arrow_forward: [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN): A practical algorithm for general image restoration
+:arrow_forward: [BasicSR](https://github.com/xinntao/BasicSR): An ppen-source image and video restoration toolbox
+:arrow_forward: [facexlib](https://github.com/xinntao/facexlib): A collection that provides useful face-relation functions.
+:arrow_forward: [HandyView](https://github.com/xinntao/HandyView): A PyQt5-based image viewer that is handy for view and comparison.
---