diff --git a/README.md b/README.md index c63c1dc..3240c01 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Code2Cloud Python Flask Application + + + ## Description This repository contains a Python Flask application designed to demonstrate the code-to-cloud traceability feature of Prisma Cloud. The application allows users to manage customer data, showcasing CRUD (Create, Read, Update, Delete) operations, and is containerized for deployment on cloud platforms like AKS, EKS, or GKE. The pipeline utilizes GitHub Actions for CI/CD, building and pushing the Docker image to GitHub Container Registry (GHCR).