From e49e25a184535d6eb6696cbde3ba965755a6ec87 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 10 May 2021 23:19:19 +0300
Subject: [PATCH] Also mention the GitLab CI template.

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

diff --git a/README.md b/README.md
index 8ad001c..fd960a9 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ add a shell alias
 See the example folder for more details and the [generated
 PDF](https://git.shore.co.il/nimrod/presentation/-/jobs/artifacts/master/raw/example/presentation.pdf?job=presentation%20build).
 
+If you're using GitLab, check out my [CI
+template](https://git.shore.co.il/shore/ci-templates/-/blob/master/templates/presentation.yml)
+if you wish to build presentation as part of a pipeline.
+
 ## Contains
 
 - [Pandoc](http://pandoc.org/)
-- 
GitLab