Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
feross committed May 18, 2015
1 parent be085c3 commit 4530a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -283,8 +283,8 @@ If `opts` is specified, then the default options (shown below) will be overridde

```js
{
tmp: String, // Custom folder where files will be downloaded (default=`/tmp/`)
verify: Boolean // Verify previously stored data before starting (default=false)
path: String, // Folder where files will be downloaded (default=`/tmp/webtorrent/`)
verify: Boolean // Verify previously stored data before starting (default=false)
}
```

Expand Down

0 comments on commit 4530a8d

Please sign in to comment.