From c04ab13e42991708473136843c38bedf6ba785db Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 16 Sep 2021 10:03:57 +0300
Subject: [PATCH] Add CI status badge.

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

diff --git a/README.md b/README.md
index 76c1784..a4e65eb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # pre-commit hooks
 
+[![pipeline status](https://git.shore.co.il/nimrod/pre-commit-hooks/badges/main/pipeline.svg)](https://git.shore.co.il/nimrod/pre-commit-hooks/-/commits/main)
+
 A collection of [pre-commit](https://pre-commit.com/) hooks.
 
 ## Requirements
-- 
GitLab