diff --git a/README.md b/README.md index c05eec0..2fd147e 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,34 @@ -# Welcome to DevOpsCon CI/CD demo repo +# 🌟 Welcome to DevOpsCon CI/CD demo repo + ## This repository contains basic Maven project with Hello-World Java war for CI/CD workshop -In order to make it work, please follow the instructions below: -> [!IMPORTANT] -> Make sure you have JAVA 21 (JDK and not JRE standalone) running on your laptop +In order to make it work, please follow the instructions below: + +> [!IMPORTANT] +> Make sure you have JAVA 21 (**JDK** and not **JRE standalone**) running on your laptop +> ———————————————————————— + +--- + +### ⚙️ Setup Instructions - > ```xml - > - > - > - > - > - > - > ``` - +--- + +### 📝 XML Configuration + +```xml + + + + + + \ No newline at end of file