From f63d2290bab71bf221b6914ae2341e34138333f8 Mon Sep 17 00:00:00 2001 From: Joe Winchester Date: Tue, 19 Nov 2024 16:03:16 +0000 Subject: [PATCH] Fixed readme to conform with LF branding guidelines Signed-off-by: Joe Winchester --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d55b776c..8f026af4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT) -# zowe-cli-cics-deploy-plugin +# IBM CICS Bundle Deployment Plugin for Zowe CLI -This project provides a plug-in for [Zowe CLI](https://github.com/zowe/zowe-cli) to deploy applications developed on a workstation to IBM® CICS® Transaction Server for z/OS® (CICS). It aims to provide an experience similar to deploying to a cloud platform when deploying to CICS. It will also provide low-level commands for performing individual steps of the deployment process that could be used as part of a CI/CD pipeline. +This plug-in for [Zowe CLI](https://github.com/zowe/zowe-cli) allows deployment applications developed on a workstation to IBM® CICS® Transaction Server for z/OS® (CICS). It aims to provide an experience similar to deploying to a cloud platform when deploying to CICS. It will also provide low-level commands for performing individual steps of the deployment process that could be used as part of a CI/CD pipeline. ## Installing