Skip to content

Commit 97a95d0

Browse files
aashish2001nareshkumarthota
authored andcommitted
Update README.md (#86)
1 parent 9c8f217 commit 97a95d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/flogo/creditcard-dt/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd bin
2222
cp ../../creditcard-dt-file.xlsx .
2323
./creditcard-dt
2424
```
25-
25+
### Note - To execute following commands on windows platform the backward slashes need to be omitted .
2626
### Testing
2727

2828
#### #1 Invoke applicant decision table
@@ -48,4 +48,4 @@ You should see following output:
4848
2019-09-24T12:54:08.683+0530 INFO [flogo.rules] - Applicant: PrakashY -- CreditLimit: 7500 -- status: Pending
4949
2019-09-24T12:54:08.696+0530 INFO [flogo.rules] - Applicant: SandraW -- CreditLimit: 0 -- status: Loan-Rejected
5050
2019-09-24T12:54:09.884+0530 INFO [flogo.rules] - Applicant: JaneDoe -- CreditLimit: 25000 -- status: Platinum-Status
51-
```
51+
```

0 commit comments

Comments
 (0)