From ba165238fdc85568ffa10a566d4ab832ed2a4ad9 Mon Sep 17 00:00:00 2001 From: smukesh Date: Tue, 23 Oct 2018 11:57:54 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f73e30f..6c669d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # 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/).