Skip to content

Commit f0c32cc

Browse files
committed
Update README encoding to UTF-16
1 parent bd007fd commit f0c32cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,13 @@ Get code coverage summary on executing `yarn test`
148148
## Docker
149149

150150
```sh
151-
# For Development
151+
# Using Docker Compose for Development
152152
# service restarts on file change
153153
1. bash bin/development.sh
154154
```
155155

156+
157+
156158
## A Boilerplate-only Option
157159

158160
If you would prefer not to use any of our tooling, delete the following files from the project: `package.json`, `gulpfile.babel.js`, `.eslintrc` and `.travis.yml`. You can now safely use the boilerplate with an alternative build-system or no build-system at all if you choose.

0 commit comments

Comments
 (0)