diff --git a/move.md b/move.md index 52dfcc4..e528957 100644 --- a/move.md +++ b/move.md @@ -1,4 +1,4 @@ -The `move` function has 3 parameters. +The `move` function has 3 parameters. It moves the `oldFile` to `newFile`. - `oldFile` -> The file to copy - `newFile` -> Where to copy to