Skip to content

Commit 4d31f3b

Browse files
authored
Merge pull request #91 from et/patch-2
DOC - formatting updates to README
2 parents 55464c9 + 868a0d9 commit 4d31f3b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ For detailed information on what plugin hooks are and how they work, please refe
6060
For detailed information on how configuration of plugins works, please refer to the [Plugin Documentation][1].
6161

6262
<hr/>
63-
**WARNING: Don't share a configuration object between [ember-cli-deploy-s3-index](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index) and this plugin. The way these two plugins read their configuration has sideeffects which will unfortunately break your deploy if you share one configuration object between the two** (we are already working on a fix)
63+
64+
**WARNING:** Don't share a configuration object between [ember-cli-deploy-s3-index](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index) and this plugin. The way these two plugins read their configuration has sideeffects which will unfortunately break your deploy if you share one configuration object between the two (we are already working on a fix)
65+
6466
<hr/>
6567

6668
### accessKeyId
@@ -308,7 +310,7 @@ Some more info: [Amazon CORS guide][7], [Stackoverflow][8]
308310

309311
## Tests
310312

311-
* yarn test
313+
* `yarn test`
312314

313315
## Why `ember build` and `ember test` don't work
314316

0 commit comments

Comments
 (0)