diff --git a/README.md b/README.md
index 1f2add41e95b718a8dff2bbd3396bfc55d1de0c1..5869b8dddb7354efac8da70688b245d1984ea491 100644
--- a/README.md
+++ b/README.md
@@ -60,8 +60,8 @@ In our experiments, we used different face recognition models. Among which ArcFa
 │   │   └── Epoch_17.pt
 │   ├── RepVGG_B1
 │   │   └── Epoch_17.pt
-│   ├── SwinTransformer_S
-│   │   └── Epoch_17.pt
+│   └── SwinTransformer_S
+│       └── Epoch_17.pt
 └── heads
 ```
 You can use other models from FaceX-Zoo and put in this folder with the aforementioned structure.