updated docs

pull/50/head
Vladimir Mandic 2020-10-27 10:32:12 -04:00
parent f56a479983
commit 7983fb7aca
1 changed files with 4 additions and 6 deletions

View File

@ -28,12 +28,6 @@ Compatible with Browser, WebWorker and NodeJS execution!
<hr>
## Options
Detailed configuration options are explained below, but they are best seen in the menus present in the `demo` application:
![Menus](assets/screenshot-menu.png)
## Installation
**Important**
@ -232,6 +226,10 @@ For example:
## Configuration
Detailed configuration options are explained below, but they are best seen in the menus present in the `demo` application:
![Menus](assets/screenshot-menu.png)
Below is output of `human.defaults` object
Any property can be overriden by passing user object during `human.detect()`
Note that user object and default configuration are merged using deep-merge, so you do not need to redefine entire configuration