Update README.md

Fixed the syntax for markdown link.
This commit is contained in:
Diego Costa 2020-06-20 16:48:58 -03:00 committed by GitHub
parent c33f8306f2
commit f24ed466bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# GitHub Actions for Yarn
> Look [https://github.com/actions/npm](github.com/actions/npm) for more details.
> Look [github.com/actions/npm](https://github.com/actions/npm) for more details.
This Action for [yarn](https://yarnpkg.com) enables arbitrary actions with the `yarn` command-line client, including testing packages and publishing to a registry.