From 8200581ff34d87b8c1fa82baee15d7ed823d6fd0 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 15 Mar 2019 16:50:13 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cc341c6..c4b855d 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ $ php cli.php --route [route name] - RVHM 구조는 MVC 구조와 함께 사용하실 수 있으며, 기존 개발 스킬로도 사용할 수 있도록 더 유연한 구조를 가지고 있습니다. ## English -- It is stable in some North America and Europe free web hosting. -- Ideal for environments where separate development aids, including Composer, PHP plug-ins, and the PHP framework are not available. -- Ensures a lifecycle similar to that of an object-oriented (OOP) training for development team members. -- The Resonable PHP Framework has CSRF, XSS, and SQL Injection security measures as defaults. -- Compatible with various CMS and API used with REST API, it is suitable to create implementation type that is frequently used in Korean environment. +- It is stable in free web hosting, or other restrictive shared web hosting. +- Ideal for environments where separate development aids, including Composer, PHP extensions, and the famous PHP framework are not available. +- Ensures a life-cycle similar to that of an object-oriented programming (OOP) level without trained developers. +- The Reasonable PHP Framework has CSRF, XSS, and SQL Injection security protection as defaults. +- Compatible with various CMS and API used with REST API, it is suitable to create implementation type that is frequently used in various environment. - RVHM structure can be used with MVC structure, and has more flexible structure to use as existing development skill.