diff --git a/README.md b/README.md index b382136..3652e11 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,5 @@ HTTPS with client certificates should be implemented to ensure secure communicat ### Testing Full suite of unit tests should be implemented to ensure the correctness of the application's logic and behavior. -### Finish implementation of Message Queue to queue failed messages for retry +### Message Queue +Finish implementation of Message Queue to queue failed messages for retry