Skip to content

Commit

Permalink
readme updated again
Browse files Browse the repository at this point in the history
  • Loading branch information
Crenshinibon committed Sep 19, 2013
1 parent 057cd14 commit bd5cae2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ Include the search box in your template:

{{> spometSearch}}

Access the results through the CurrentSearch collection:
Access the results through a call to:

Spomet.Results()

It returns a Meteor Collections Cursor.

Add documents to the search by calling the method *add* with a *Findable* instance:

Spomet.add new Spomet.Findable text, path, base, rev
Expand Down

0 comments on commit bd5cae2

Please sign in to comment.