mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-25 16:07:37 +00:00
docs: warn that README contains newest features (#410)
This commit is contained in:
parent
bce3a53bb1
commit
19df52df1f
@ -45,6 +45,14 @@ $ shx touch foo/bar.txt
|
||||
$ shx rm -rf foo
|
||||
```
|
||||
|
||||
## A quick note about the docs
|
||||
|
||||
For documentation on all the latest features, check out our
|
||||
[README](https://github.com/shelljs/shelljs). To read docs that are consistent
|
||||
with the latest release, check out [the npm
|
||||
page](https://www.npmjs.com/package/shelljs) or
|
||||
[shelljs.org](http://documentup.com/shelljs/shelljs).
|
||||
|
||||
## Installing
|
||||
|
||||
Via npm:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user