From 81984cb49f745f3b51e1c00bba2bec54cc02418c Mon Sep 17 00:00:00 2001 From: Ben Rogerson Date: Mon, 24 Jun 2019 08:00:53 +0930 Subject: [PATCH] remove further reading --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 309e08b..fa1298a 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,3 @@ npm run fix-scripts npm run fix-styles # Fixes your styles with stylelint ``` - -## Further reading - -- [Laravel Mix Docs](https://laravel.com/docs/5.8/mix) -- [Webpack HMR](https://webpack.js.org/concepts/hot-module-replacement/) (Hot Module Replacement)