diff --git a/README.md b/README.md index 10b8ec7..e0cedf2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ You can use the command docker-compose up A default superuser in the producer system and then replicated to the consumer system when running the project for the first time. -The default credentials for the user created are: email: admin@example.com password: password +The default credentials for the user created are: email: [admin@example.com password: password] # Use Case An architectural design pattern for distributed systems created for asynchronous communication between different components or services.