Skip to content

Commit e022df6

Browse files
authored
Update README.md
1 parent 93957b9 commit e022df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A trading operations portfolio project that parses simulated FIX execution-repor
1010

1111
Trading Operations, Trade Support, and Production Support teams often investigate issues such as missing execution reports, stale orders, rejected orders, broker discrepancies, duplicate execution IDs, and order-state breaks.
1212

13-
This project demonstrates those workflows in a student-accessible way using Python, SQL, SQLite, pandas, CSV files, pytest, and GitHub Actions.
13+
This project is meant to demonstrate those workflows in a student-accessible way using Python, SQL, SQLite, pandas, CSV files, pytest, and GitHub Actions.
1414

1515
## What the Project Demonstrates
1616

0 commit comments

Comments
 (0)