docs: warn that README contains newest features (#410)

This commit is contained in:
Nate Fischer 2016-04-25 17:25:27 -07:00 committed by Ari Porad
parent bce3a53bb1
commit 19df52df1f

View File

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