diff --git a/README.md b/README.md index 055c7b2..8fce307 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # Debug Bar Console Reloaded -## Version -- 1.0.0 - -## Minimum Requirements -- PHP 7.4+ -- WordPress 3.1+ - ## Overview Adds a PHP/SQL console to the debug bar. Requires the [Debug Bar](https://wordpress.org/plugins/debug-bar/) plugin (v0.5 or later). @@ -14,3 +7,7 @@ Adds a PHP/SQL console to the debug bar. Requires the [Debug Bar](https://wordpr Forked from the defunct (and adored!) [Debug Bar Console](https://wordpress.org/plugins/debug-bar-console/) by @koop. GPLv2 – http://opensource.org/licenses/gpl-2.0.php GNU Public License + +## Minimum Requirements +- PHP 7.4+ +- WordPress 3.1+