From 771502d2a7fc5684fb6121e018518942acf99c70 Mon Sep 17 00:00:00 2001 From: smukesh Date: Tue, 23 Oct 2018 12:25:41 +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..adefec7 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/).