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