From 4bf235e2270c3f88eef1ab5fb137ed7b5ffe3ab1 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 10 May 2021 23:14:46 +0300
Subject: [PATCH] Add a link to the generated example presentation.

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

diff --git a/README.md b/README.md
index 294c42b..8ad001c 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ Will watch the current directory and run `make` whenever a file changes. One can
 add a shell alias
 `alias presentation='docker run --rm -itv ג€œ$PWD:/volumeג€œ registry.shore.co.il/presentation'` for easier use.
 
-See the example folder for more details.
+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).
 
 ## Contains
 
-- 
GitLab