From fd41d1f0aa99535f257afd12d36494afad629c4a Mon Sep 17 00:00:00 2001 From: Wendell Jones Date: Tue, 20 May 2025 08:43:58 -0400 Subject: [PATCH] repository creation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6bc0092 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Python Scripts Project +Misc python scripts created to help in automated tasks. code validate using sonarqube through jenkins pipeline. + +Author: Wendell Jones (wpjonesnh@gmail.com)