Skip to content

Commit

Permalink
Update find and findOne docs becase #10
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed May 6, 2016
1 parent dc1bd8b commit 7386c9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ Options (all optional):
- `type` (string)
- `subtypes` (array of strings)
- `protocol` (string) - defaults to `tcp`
- `txt` (object) - passed into [dns-txt
module](https://github.com/watson/dns-txt) contructor. Set to `{
binary: true }` if you want to keep the TXT records in binary

#### `var browser = bonjour.findOne(options[, callback])`

Expand Down

0 comments on commit 7386c9e

Please sign in to comment.