Update README.md

This commit is contained in:
Namhyeon Go 2020-01-29 00:50:58 +09:00 committed by GitHub
parent 911395f8c7
commit c7b94a02f8
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 highly constrained web development environments.
- Designed for environments with outdated development assets and capabilities, we provide a high level of reliability and security.
- Designed for outdated environments of assets, capabilities, it provide a high level of reliability and security.
- It also works smoothly on free web hosting based on PHP.
- Even if the development staff doesn't know modern web techniques 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.