update README

[#117854649]

Signed-off-by: Jacob Frank <jfrank@pivotal.io>
This commit is contained in:
Maria Shaldibina
2016-04-21 13:46:11 -07:00
committed by Jacob Frank
parent 049c03df34
commit c7ac884d7e

View File

@@ -58,7 +58,7 @@ Fetches and creates versioned GitHub resources.
### `check`: Check for released versions.
Releases are listed and sorted by their tag, using
[semver](http://semver.org) semantics if possible.
[semver](http://semver.org) semantics if possible. If `version` is specified, `check` returns releases from the specified version on. Otherwise, `check` returns the latest release.
### `in`: Fetch assets from a release.