Link to docs (#58)
* Link to docs * Attempt to default to user's browser language first
This commit is contained in:
parent
5f4d4d4555
commit
e1ed41a9c9
|
@ -4,6 +4,10 @@ This GitHub Action allows caching dependencies and build outputs to improve work
|
||||||
|
|
||||||
<a href="https://github.com/actions/cache"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=master&event=push"></a>
|
<a href="https://github.com/actions/cache"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=master&event=push"></a>
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
See ["Caching dependencies to speed up workflows"](https://help.github.com/github/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Pre-requisites
|
### Pre-requisites
|
||||||
|
|
Loading…
Reference in New Issue