Update README.md

This commit is contained in:
Namhyeon Go 2020-02-07 10:24:39 +09:00 committed by GitHub
parent c09c7118a0
commit fa15d9f286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,8 +72,8 @@ $ php cli.php --route [route name]
- Designed for special purpose development such as **legacy development** or **science and technology research**, it provides high stability and security.
- It also works smoothly on free web hosting based on PHP.
- It provides a **stronger standard** even if you don't know modern web technologies, such as object-oriented, modular (MVC), and secure coding.
- Resonable Framework is designed to proactively respond to fundamental security threats such as CSRF, XSS, and SQL injection.
- We have various enterprise cases from PHP version 4(legacy) to 7(modern).
- Resonable Framework is designed to **proactively respond to fundamental security threats** such as CSRF, XSS, and SQL injection.
- We have **various enterprise cases** from PHP version 4(legacy) to 7(modern).
- You can quickly resolve bugs and security issues in our chatting room: https://open.kakao.com/o/g9spGfrb
## Contact us