diff --git a/README.md b/README.md index 1422157..5f54011 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Provides database queries profiling for Laravel http and console applications. +Enabled only for `local` environment, you don't need to bother about `production`. + ## Requirements - `PHP >=5.5.9` @@ -35,8 +37,6 @@ Provides database queries profiling for Laravel http and console applications. ], ``` - Enabled only for `local` environment, you don't need to bother about `production`. - ## HTTP Profiling Use `vvv` request parameter for http profiling: