Update transaction-script/Readme.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
Ashish Trivedi 2020-08-10 00:24:33 +05:30 committed by GitHub
parent 5eb9b98e78
commit 94c131f7e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,7 @@ Transaction Script organizes business logic by procedures where each procedure h
## Explanation
Real world example
> Your need is to be able to book a hotel room and also be able to cancel that booking.
>
> You need to create a hotel room booking system. Since the requirements are quite simple we intend to use the Transaction Script pattern here.
In plain words
> All logic related to booking a hotel room like checking room availability,