diff --git a/README.md b/README.md
index cf2819c..494eea2 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,9 @@ This repository contains the helm charts to mange and deploy the Tekton CI/CD pi
Linting the application code (future test could include integration with static scanning engines, code coverage, unit testing, etc)
Compiling the application and building container images
Preparing an ephemeral namespace with localized RabbitMQ, application under test and deploying release versions of additional service components
- Performing an end-to-end test, including dropping a test file, validatation of successful converstion and response from Twilio on successful notification event
- Updating PR status-check with success/failure status
- Merge branch into main
- Updating production helm charts with new image tag and triggering an ArgoCD sync
+ Performing an end-to-end test, including dropping a test file, validatation of successful converstion and response from Twilio on successful notification event
+ Updating PR status-check with success/failure status
+ Merge branch into main
+ Updating production helm charts with new image tag and triggering an ArgoCD sync
\ No newline at end of file