diff --git a/README.md b/README.md index 27ba72d..d343632 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # FileDiff C# console program that lists out differences between a main directory and a destination directory. -When run, input the main directory, and the destination directory and it will print the file differences (new files, deleted files, changed files) +When run, input the main directory, and the destination directory and it will print the file differences (new files, deleted files, changed files) and directory differences (new directories, deleted directories)