diff --git a/README.md b/README.md index 8e1ea3c..2671c2b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Completely framework-agnostic and database-agnostic. * PHP 5.6.0+ * PDO (PHP Data Objects) extension (`pdo`) - * `mysqlnd` driver + * MySQL Native Driver (`mysqlnd`) * OpenSSL extension (`openssl`) * MySQL 5.5.3+ **or** MariaDB 5.5.23+ **or** other SQL databases that you create the [schema](Database) for