diff --git a/README.md b/README.md index e6ee47d4399118f385f6c2414b5fb264e4675b68..6d94277d1df04865d54661502c5c01b43a7140bd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ After building, you can start the services using: docker-compose up ``` -## Database Initialization +## Addtional Information The database image is pre-populated with default values for testing. Currently, the database is configured with an Airline account: @@ -37,3 +37,5 @@ This account manages two flights: Both flights are scheduled for 15/7/2024. + +For Booking flights with a regular user account, the credit card number used for testing this feature was `4242 4242 4242 4242`. Since the card is for testing, the expiration date and CVC can be arbitrary and will not affect the server's output. \ No newline at end of file