From b5d34fc48ce5304c0bb28472361ce7c53a391eb1 Mon Sep 17 00:00:00 2001 From: brb Date: Mon, 24 Jul 2023 11:55:34 +0200 Subject: [PATCH] updated description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a31939..9c5750e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # jenkins -Personal derivative of Jenkins. \ No newline at end of file +Personal derivative of Jenkins. + +Based on instructions from [devopsjourney1](https://github.com/devopsjourney1/jenkins-101).