From 081012186c504fd399e42a6fafd7a4e053801c41 Mon Sep 17 00:00:00 2001 From: JC Sama Date: Sun, 26 Mar 2017 03:26:02 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6812ce8..3f177ea 100755 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ $config['develbar_sections'] = array( 'Config' => TRUE, 'Session' => TRUE, 'Models' => TRUE, + 'Ajax' > TRUE, ); ``` To auto check for available new version of CodeIgniter and DeveloperToolbar, you should set `check_update` option to `TRUE`,