Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f1d1d6

Browse files
committed
readme
1 parent 30f6276 commit 3f1d1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Available commands:
1717
- `copy`, `move`, `delete` files
1818
- `quit` the file manager shell
1919

20-
There are three classes in this app: *FileManager*, *FileOperator* and *Console*.
20+
There are three classes in this app: *FileManager*, *FileOperator* and *Console* in `src/main/java`.
2121
Each class a different reason for being.
2222
There is a simple file hierarchy for manual testing in the _test_ folder.
2323
You can use the _test_ folder for doing simple file manipulations.

0 commit comments

Comments
 (0)