Skip to content

Commit

Permalink
fix: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryzhang222 authored Mar 3, 2017
1 parent fec976b commit 1791028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ The interface looks for email-specific build data:

buildData.settings.email can take either:

#### Simple Configuration
#### Simple Configuration:

```js
buildData.settings.email = '[email protected]'
```

#### Advanced Configuration
#### Advanced Configuration:

```js
buildData.settings.email = {
Expand Down

0 comments on commit 1791028

Please sign in to comment.