1
0
Fork 0

docs(readme): add installation instructions on npm (#169)

docsearch is published on npm too, but it's a bit confusing that it's actually published as `docsearch.js`, so this should definitely be put somewhere in the README
This commit is contained in:
Haroen Viaene 2017-02-10 13:33:42 +01:00 committed by maxiloc
parent 6982a2ff61
commit bd3441d952

View file

@ -77,6 +77,12 @@ docsearch({
</script>
```
You can also install docsearch via `npm`:
```sh
npm install --save docsearch.js
```
## Customization
The default colorscheme is white and gray: