diff --git a/README.md b/README.md index 0143591..97f710d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # gha-docker-npm-caching-example -Example of caching NPM modules within Docker with GitHub Actions (GHA) +Example of caching NPM modules within Docker with GitHub Actions (GHA). See [article](https://dev.to/henryjw/caching-pnpm-modules-in-docker-builds-in-github-actions-mj7) for more details