From f718bd965b0d435ff13d9b9b1303c3b603c4c53d Mon Sep 17 00:00:00 2001 From: smukesh Date: Tue, 23 Oct 2018 13:18:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index adefec7..aea033c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # simple-python-pyinstaller-app ***************************************************** +***************************************************** + This repository is for the [Build a Python app with PyInstaller](https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/) tutorial in the [Jenkins User Documentation](https://jenkins.io/doc/).