Skip to content

Commit

Permalink
readme: show search query output
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Dec 1, 2023
1 parent 0c443f9 commit 0a6ac0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,8 @@ nostrdb supports fulltext queries. You can import some test events like so:
```
$ ndb --skip-verification import testdata/many-events.json
$ ndb search 'nosy ostrich'
[01] K<'ostrich' 7 1671217526 note_id:253309>
Q: What do you call a nosy ostrich?
A: A nosTrich!
```

0 comments on commit 0a6ac0a

Please sign in to comment.