Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bugthesystem committed Jan 1, 2015
1 parent c99dabb commit ffd1e37
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 @@ -64,7 +64,7 @@ app.use(procexss(opts))
```js
//Whitelist
app.use(procexss({
whiteList: ['/']
whiteList: ['/dashboard']
}))
```

Expand All @@ -88,4 +88,4 @@ app.use(procexss({

## License

[MIT](https://github.com/ziyasal/node-procexss/blob/master/LICENSE)
[MIT](https://github.com/ziyasal/node-procexss/blob/master/LICENSE)

0 comments on commit ffd1e37

Please sign in to comment.