Commit 55d433af by Murlidhar Fichadia

Update ReadMe.md

parent 6cbb7fd5
...@@ -31,6 +31,7 @@ When the above is run the parser should display row by row each product object r ...@@ -31,6 +31,7 @@ When the above is run the parser should display row by row each product object r
- count: 129 - count: 129
#### Things to note: #### Things to note:
- Implement Design Patterns, adhere to OOP principles, incorporate DI (Dependency Injection), and follow SOLID principles where possible in your test submission.
- New formats could be introduced in the future ie. (json, xml etc). - New formats could be introduced in the future ie. (json, xml etc).
- File headings could change in the future. - File headings could change in the future.
- Some files can be very large so watch out for memory usage. - Some files can be very large so watch out for memory usage.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment