From 49fab3adb2577dd812d3b37843e321f8bfd56b3b Mon Sep 17 00:00:00 2001 From: laganverma <72144796+laganverma@users.noreply.github.com> Date: Wed, 30 Sep 2020 23:36:37 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fe0a52be..2451ab482 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This is not to say that Web Starter Kit cannot be used in browsers older than th If you find yourself running into issues during installation or running the tools, please check our [Troubleshooting](https://github.com/google/web-starter-kit/wiki/Troubleshooting) guide and then open an [issue](https://github.com/google/web-starter-kit/issues). We would be happy to discuss how they can be solved. -## A Boilerplate-only Option +## A BoilerplateCode-only Option If you would prefer not to use any of our tooling, delete the following files from the project: `package.json`, `gulpfile.babel.js` and `.travis.yml`. You can now safely use the boilerplate with an alternative build-system or no build-system at all if you choose.