diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml
index 81486fa37be0d6ef3347ded3c19aac2d939728ae..e5a1d0e761821aab68876e70da7feaa0e8d462d8 100644
--- a/.github/workflows/pytest.yml
+++ b/.github/workflows/pytest.yml
@@ -54,5 +54,5 @@ jobs:
       run: |
         poetry run coverage run -m pytest -s -m mock_llm
 
-    - name: Coveralls
+    - name: Upload coverage to Coveralls
       uses: coverallsapp/github-action@v2
diff --git a/README.md b/README.md
index e719129f8c09f170bfe0ec7e0f26f8db5fd6e649..8afc8d0c35ceda9fde42d6c81c7a68f19fa7f26b 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
 [![Issues](https://img.shields.io/github/issues/metauto-ai/GPTSwarm?color=00afaa)](https://github.com/metauto-ai/gptswarm/issues)
 [![Twitter Follow](https://img.shields.io/twitter/follow/AI_KAUST?style=social)](https://twitter.com/AI_KAUST)
 [![Wechat](https://img.shields.io/badge/Wechat-7BB32E?logo=wechat&logoColor=white)](https://metauto.ai/images/wechat.jpeg)
+[![Coverage Status](https://coveralls.io/repos/github/metauto-ai/GPTSwarm/badge.svg?branch=coveralls)](https://coveralls.io/github/metauto-ai/GPTSwarm?branch=coveralls)
 
 <p align="left">
 <a href=""><img src="swarm/utils/assets/logo.png" alt="GPTSwarm" width="430px"></a>