Commit 5658f90a by Murlidhar Fichadia

Added a note on autoloading

parent 55d433af
......@@ -40,6 +40,7 @@ When the above is run the parser should display row by row each product object r
- PHP 7+ must be used.
- Should be built using native PHP and no third party libraries.
- Required fields if not found within file should throw an exception.
- You can use Composer to autoload files.
#### Bonus:
......
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