diff --git a/subjects/my-ls/README.md b/subjects/my-ls/README.md index e69e7a24..51f66245 100644 --- a/subjects/my-ls/README.md +++ b/subjects/my-ls/README.md @@ -1,8 +1,8 @@ -## my-ls-1 +## my-ls ### Objectives -- my-ls-1 consists on creating your own `ls` command. +- my-ls consists on creating your own `ls` command. - The `ls` command shows you the files and folders of the directory specified after the command. By exclusion of this directory, it shows the files and folders of the present directory.