diff --git a/README.md b/README.md index fc648548..cefed4f1 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,6 @@ Compatible with Browser, WebWorker and NodeJS execution!
-## 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