Solution to the word traversal test problem.
There are no prerequisites required for running this project. Please just follow the Installation instructions to successfully run the application
To get the console application up and running, please follow the steps outlined below.
- Clone this repository
- Ensure that all the correct NuGet packages are installed. A complete list can be seen in Built With.
- Ensure that your project repository contains the file /Dictionary/words-english.txt.
- Click run/debug and wait for the console application to run.
- Matthew Nethercott - Initial work - mattncott