Update README.md

This commit is contained in:
Namhyeon Go 2020-01-28 21:26:26 +09:00 committed by GitHub
parent a9eba5ac83
commit c9e04bc690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ $ php cli.php --route [route name]
## English
- **Reasonable Framework** is a PHP framework designed for East Asian web development environments.
- Designed to focus on environments vulnerable to the **not trained developers**, it can maintain the highest level of stability and security.
- Designed to focus on environments vulnerable because of the **not trained developers**, it can maintain the highest level of stability and security.
- Even if the development staff doesn't know modern web technologies such as object-oriented and modular (MVC) and secure coding, we're support the **higher** technical level.
- Resonable Framework is designed to proactively respond to fundamental security threats such as CSRF, XSS, and SQL injection.
- Use with modern web development environments and techniques.