Update README.md

my-ls-1 to my-ls
This commit is contained in:
Ihab 2022-02-07 17:46:22 +00:00 committed by GitHub
parent 106593fb2c
commit 8bb2cdabdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.