From 06d615e9a39bc94bfa63d7fda1bfcfa1a9089a2a Mon Sep 17 00:00:00 2001
From: liuxingyu <lxy17@foxmail.com>
Date: Sun, 16 Oct 2022 16:33:51 +0800
Subject: [PATCH] add link for refine

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f22b41d..4afb7d9 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ Run
 
 `./core/gdrn_modeling/test_gdrn_depth_refine.sh <config_path> <gpu_ids> <ckpt_path> (other args)`
 
-For iterative refinement, please checkout to the pose_refine branch for details.
+For iterative refinement, please checkout to the [pose_refine branch](https://github.com/shanice-l/gdrnpp_bop2022/tree/pose_refine) for details.
 
 ## Citing GDRNPP
 
-- 
GitLab