Skip to content

Commit

Permalink
Add usage section to README.me with link to docs (#1950)
Browse files Browse the repository at this point in the history
Upon looking for basic usage commands I discovered that there is no
mention of this in the official README.md, just an indirect link to
the installation guide section of the official documentation. I
therefore propose to add a separate usage section, and/or a
documentation section with url to the official documentation for
further reading.
  • Loading branch information
robeerob authored and bestander committed Nov 19, 2016
1 parent 0ea4c68 commit b84fde3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@

Read the [Installation Guide](https://yarnpkg.com/en/docs/install) on our website for detailed instructions on how to install Yarn.

## Using Yarn

Read the [Usage Guide](https://yarnpkg.com/en/docs/usage) on our website for detailed instructions on how to use Yarn.

## Contributing to Yarn

Contributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](CODE_OF_CONDUCT.md).
Expand Down

0 comments on commit b84fde3

Please sign in to comment.