Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
		@@ -9,7 +9,7 @@ tags:
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
## Intent
 | 
			
		||||
Transaction script(TS) is mainly used in small applications where nothing complex is done and bigger architecture's are not needed.
 | 
			
		||||
Transaction Script organizes business logic by procedures where each procedure handles a single request from the presentation.
 | 
			
		||||
 | 
			
		||||
## Explanation
 | 
			
		||||
Real world example
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user