From 43039276e7e650fb40d324170a40e702c398fb3d Mon Sep 17 00:00:00 2001 From: Erle Pereira Date: Mon, 14 Jul 2014 11:36:11 +1000 Subject: [PATCH] Updated usage instructions --- atm simulation/Readme.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/atm simulation/Readme.txt b/atm simulation/Readme.txt index efcb79e..129d83a 100644 --- a/atm simulation/Readme.txt +++ b/atm simulation/Readme.txt @@ -24,16 +24,16 @@ thrift --gen py atmservice -- Running code. -** Please, as configured, the server and client as designed to listen on localhost port 8082 only +** Please note that as configured, the server and client as designed to listen on localhost port 8082 only. These values can be changes in the server and client code scripts. -go to atmcode folder +1. go to atmcode folder -: start the atm (load the amount of 20$ notes and 50$ notes at start) +2. start the atm (load the amount of 20$ notes and 50$ notes at start) Usage: ./atmserver.py -: use the client (any amounts other than multiples of 20, 50 will yield an "Invalid amount": +3. use the client (any amounts other than multiples of 20, 50 will yield an "Invalid amount": If successul, the client terminal will show the amount withdrawn and the amount of 20$ and 50$ bills