diff --git a/readme.md b/readme.md
index fd2b49635..4dbaece66 100644
--- a/readme.md
+++ b/readme.md
@@ -13,11 +13,7 @@ Note: This process with not deploy to the envionrmnet platform.
My assumption is that the user has the necessary infrastucture in place, including Java v17+, Maven v3.8+, Docker v25+, and a Jenkins v2.445+ server, to implement an automated pipeline for the PetClinic application.
### Pipeline
-
-
-
-
-
+
The Jenkins pipeline script performs the following stages:
#### Stage: Code