Add new workflow status badge to the readme.
diff --git a/README.md b/README.md
index e201e04..0b4914f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Apache Libcloud Website
 
-[![Build Docker Image](https://github.com/apache/libcloud-site/actions/workflows/build_docker_image.yaml/badge.svg)](https://github.com/apache/libcloud-site/actions/workflows/build_docker_image.yaml)
+[[![CI](https://github.com/apache/libcloud-site/actions/workflows/main.yaml/badge.svg)](https://github.com/apache/libcloud-site/actions/workflows/main.yaml) ![Build Docker Image](https://github.com/apache/libcloud-site/actions/workflows/build_docker_image.yaml/badge.svg)](https://github.com/apache/libcloud-site/actions/workflows/build_docker_image.yaml)
 
 This repository contains source code for a Libcloud website powered by
 [Jekyll][1].