diff --git a/README.md b/README.md
index d769662..58e9738 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,7 @@
 
 ![ssh workflow](./images/ssh-workflow.png)
 
-[![Actions Status](https://github.com/appleboy/ssh-action/workflows/remote%20ssh%20command/badge.svg)](https://github.com/appleboy/ssh-action/actions)
-
-**Important**: Only support **Linux** [docker](https://www.docker.com/) container.
+[![testing main branch](https://github.com/appleboy/ssh-action/actions/workflows/main.yml/badge.svg)](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
 
 This thing is built using [Golang](https://go.dev) and [drone-ssh](https://github.com/appleboy/drone-ssh). 🚀
 
diff --git a/README.zh-cn.md b/README.zh-cn.md
index 3a52957..98505f4 100644
--- a/README.zh-cn.md
+++ b/README.zh-cn.md
@@ -4,9 +4,7 @@
 
 ![ssh workflow](./images/ssh-workflow.png)
 
-[![Actions Status](https://github.com/appleboy/ssh-action/workflows/remote%20ssh%20command/badge.svg)](https://github.com/appleboy/ssh-action/actions)
-
-**注意**: 只支持在 **Linux** [docker](https://www.docker.com/) 容器上执行。
+[![testing main branch](https://github.com/appleboy/ssh-action/actions/workflows/main.yml/badge.svg)](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
 
 ## 输入变量
 
diff --git a/README.zh-tw.md b/README.zh-tw.md
index 3b4246b..fe9e71f 100644
--- a/README.zh-tw.md
+++ b/README.zh-tw.md
@@ -4,9 +4,7 @@
 
 ![ssh workflow](./images/ssh-workflow.png)
 
-[![Actions Status](https://github.com/appleboy/ssh-action/workflows/remote%20ssh%20command/badge.svg)](https://github.com/appleboy/ssh-action/actions)
-
-**注意**: 只支援在 **Linux** [docker](https://www.docker.com/) 容器上執行。
+[![testing main branch](https://github.com/appleboy/ssh-action/actions/workflows/main.yml/badge.svg)](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
 
 ## 輸入變數