diff --git a/README.md b/README.md index 63f11ad..80de1f6 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ In addition to setting up a new Craft 3 CMS project, this project sets up: * [A Gulp Workflow for Frontend Development Automation](https://nystudio107.com/blog/a-gulp-workflow-for-frontend-development-automation) * [Implementing Critical CSS on your website](https://nystudio107.com/blog/implementing-critical-css) * [Simple Static Asset Versioning in Craft CMS](https://nystudio107.com/blog/simple-static-asset-versioning) +* [Enhancing a Craft CMS 3 Website with a Custom Module](https://nystudio107.com/blog/simple-static-asset-versioning) -It also installs a few base plugins that I use on every project. You can read more about it in the [Setting up a New Craft 3 CMS Project](https://nystudio107.com/blog/setting-up-a-craft-cms-3-project) article. +It also installs a few base plugins that I use on every project. You can read more about it in the [Setting up a New Craft 3 CMS Project](https://nystudio107.com/blog/enhancing-a-craft-cms-3-website-with-a-custom-module) article. ## Assumptions Made