From cd24e2846de68261c1c9c91ddd996be8420990d9 Mon Sep 17 00:00:00 2001
From: Eliah Rebstock <elireb54@outlook.com>
Date: Wed, 18 Jul 2018 21:47:12 +0200
Subject: [PATCH] Add pipeline badge to README

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

diff --git a/README.md b/README.md
index b402100..e32a9c1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Log
 
+[![pipeline status](https://git.iiens.net/brateau2015/diglog/badges/master/pipeline.svg)](https://git.iiens.net/brateau2015/diglog/commits/master)
+
 Log (diglog + analog) is a graphical environment for entering circuit schematics, and for analog 
 and digital circuit simulation. Please see [log/README](log/README) for more information.
 
-- 
GitLab