From 0878583b5a9fa53067295a9907e710db4458acd2 Mon Sep 17 00:00:00 2001
From: Dmytro Bogatov <dmytro@dbogatov.org>
Date: Thu, 7 Dec 2017 22:32:50 -0500
Subject: [PATCH] Add CI badge.

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

diff --git a/README.md b/README.md
index 91ba90a..af67447 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Data-X Talk presentation
 
+[![pipeline status](https://git.dbogatov.org/bu/PathORAM-Talk/badges/master/pipeline.svg)](https://git.dbogatov.org/bu/PathORAM-Talk/commits/master)
+
+
 ## Path ORAM: An Extremely Simple Oblivious RAM Protocol
 
 Paper by Emil Stefanov *et al.* published in "Proceedings of the 2013 ACM SIGSAC Conference on Computer Communications Security". CCS ’13. Berlin, Germany.
-- 
GitLab