diff --git a/README.md b/README.md index 97da783..188c728 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Skip part of a file. -As `head` will show the top of a file after a number of line, +As `head` will show the top of a file up-to a number of line, so `skip` will do the opposite, and not show the top of the file, but will show the rest.