diff --git a/README.md b/README.md
index 312c92b..c3ace18 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ towhee.glob('./towhee.jpg') \
.image_embedding.timm(model_name='resnet50') \
.show()
```
-
+
*Write a same pipeline with explicit inputs/outputs name specifications:*