Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 396 Bytes

Individual-Project

The input file is included in the folder. Opening it in the IDE is more convenient as it is easier to edit. The starting points and destinations must be entered like so:

startCity, startCountry destinationCity, destinationCountry

After you specify the starting point and destination, just run the code and the route will be generated. The main method is in the class, Run.