Skip to content

Commit

Permalink
Update README.md (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexChaseJones authored and shellscape committed Nov 17, 2017
1 parent b10c9eb commit 8a11122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ An example should be as minimal as possible and consists of at least:
- An `app.js` file - the entry point for an example app.
- A `README.md` file containing information about, and how to run the example app.
- A description of what should happen when running the example.
- A `wepack.config.js` file containing the `webpack` configuration for the example app.
- A `webpack.config.js` file containing the `webpack` configuration for the example app.

## API versus CLI

Expand Down

0 comments on commit 8a11122

Please sign in to comment.