From a3588509a9783bceebb181c16d2a72acdcf36233 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 16 Feb 2019 15:34:35 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35e5ca5..1241cb5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Reasonable PHP Framework -- Reasonable Framework is PHP framework for make solid and secure web development. +# ReasonableFramework +- ReasonableFramework is PHP framework for make solid and secure web development. - Old version name: Very Simple PHP Framework (VSPF) ## Specification - Database connection (via PDO, MySQLi (MySQL Improved), MySQL Tranditional, Oracle(OCI)) -- Route (Controller), Helper, View Structrue (Model is optional) +- Route (Controller), Helper (like as `import` on Python or Go), View Structrue (Model is optional) ## Compatible - Tested in PHP 5.3.3