diff --git a/README.md b/README.md new file mode 100644 index 0000000..c638d91 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +#Dependencies + +You will need to download the commons-io library from the Apache Commons Library website. Download page found here: https://commons.apache.org/proper/commons-io/ + +Include it as an External Jar and you should be good to go.