From ba6c43dbd4f7ca15399fea733c817d5e0febbced Mon Sep 17 00:00:00 2001 From: smukesh Date: Tue, 23 Oct 2018 10:46:34 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c669d1..c8a1530 100644 --- a/README.md +++ b/README.md @@ -1,5 +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/).