From 83caa3e785ca4765f8212325c56c02efa5370f41 Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 14 Sep 2016 16:50:42 +0200 Subject: [PATCH] Improve list of requirements in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a233304..fabc5e1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Completely framework-agnostic and database-agnostic. ## Requirements * PHP 5.6.0+ - * OpenSSL extension + * OpenSSL extension (`openssl`) * MySQL 5.5.3+ **or** MariaDB 5.5.23+ ## Installation