Skip to content

Commit

Permalink
info on where the search-index[version].js ...
Browse files Browse the repository at this point in the history
...can be found
  • Loading branch information
eklem authored Mar 19, 2019
1 parent 002b621 commit 3eb7e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Plain JavaScript exammple. Just some simple stuff to listen to button clicks, getting content from form and doing populating HTML when doing a search.

* `search-index.[version number].js` - The latest search-index for the browser in the `dist` folder, giving you the library through the global variable `searchIndex`.
* `../dist/search-index.[version number].js` - The latest search-index for the browser in the `dist` folder, giving you the library through the global variable `searchIndex`.
* `search-app.js` - The actual search app.
* `index.html` - A minimal web page with form fields for adding content and searching.
* `*.css` - Just some CSS to make it look okay in all browsers (also on mobile phones).
* `*.css` - Just some CSS to make it look okay in all browsers (also on mobile phones).

0 comments on commit 3eb7e02

Please # to comment.