Update Yarn.md

This commit is contained in:
Angelos Chalaris
2018-08-21 08:34:03 +03:00
committed by GitHub
parent f52a7583e1
commit 02d38f00fa

View File

@ -1,4 +1,4 @@
### Yarn ### Yarn
Yarn is a package manager for the JavaScript programming language. Yarn is a package manager made by Facebook.
It is an alternative to the npm package manager and is compatible with the public npm registry. It can be used as an alternative to the npm package manager and is compatible with the public NPM registry.