diff --git a/README.md b/README.md index c692430..50d88a5 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ type ResultNoteApi = { basename: string foundWords: string[] matches: SearchMatchApi[] + excerpt: string } type SearchMatchApi = {