From c0a3b0a85ee090afe1f73d595fcd82af6e29228f Mon Sep 17 00:00:00 2001
From: Yifan Zhao <yifanz16@illinois.edu>
Date: Sun, 28 Mar 2021 15:22:36 -0500
Subject: [PATCH] Added badge in the readme

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7fb3736d8b..ac589bb111 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # The HPVM Compiler Infrastructure
 
 [![Documentation Status](https://readthedocs.org/projects/hpvm/badge/?version=latest)](https://hpvm.readthedocs.io/en/latest/?badge=latest)
+[![pipeline status](https://gitlab.engr.illinois.edu/llvm/hpvm/badges/approx_hpvm_devops/pipeline.svg)](https://gitlab.engr.illinois.edu/llvm/hpvm/-/commits/approx_hpvm_devops)
 
 This repository contains the source code and documentation for the HPVM Compiler Infrastructure.
 
-- 
GitLab