Major Changes:
Updated the call to the main classes: The way of interacting with the main classes has been changed to instance-based creation. Previously, everything was handled via static classes.
Documentation:
The README has been updated to reflect the new way of calling the classes and includes instructions on how to use the updated instance-based approach.