Update README.md

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

View File

@ -61,18 +61,18 @@ $ php cli.php --route [route name]
## 한국어(Korean)
- **리즈너블(이유있는) 프레임워크**는 대한민국 및 동아시아권 웹 개발 환경을 위해 설계된 PHP 프레임워크입니다.
- **인적 레거시**에 취약한 환경에 집중적으로 유효하도록 설계된 구조를 가지고 있어 최고 수준의 안정성과 보안을 유지할 수 있습니다.
- **인적 레거시**에 취약한 환경에 집중적으로 유효하도록 설계된 구조 최고 수준의 안정성과 보안을 유지할 수 있습니다.
- 개발 인력이 객체지향, 모듈러(MVC), 시큐어 코딩 등 현대적인 웹 기술을 모르더라도 그보다 **한단계 더 높은** 기술 수준을 지원합니다.
- Resonable Framework는 CSRF, XSS, SQL 인젝션 등 기초적인 보안 위협에 사전 대응하도록 설계되어 있습니다.
- 현대적 웹 개발 환경을 함께 사용하실 수 있습니다.
- 리즈너블 프레임워크는 CSRF, XSS, SQL 인젝션 등 기초적인 보안 위협에 사전 대응하도록 설계되어 있습니다.
- 현대적 웹 개발 기술과 환경을 함께 사용하실 수 있습니다.
- 공식 카카오톡 오픈채팅방을 통해 신속한 버그 및 보안이슈 해결이 가능합니다. https://open.kakao.com/o/g9spGfrb
## English
- **Reasonable Framework** is a PHP framework designed for East Asian web development environments.
- Designed to focus on environments vulnerable to **not trained devlopers**, it can maintain the highest level of stability and security.
- Designed to focus on environments vulnerable to **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 environment.
- Use with modern web development environments and techniques.
- You can quickly resolve bugs and security issues in our chatting room: https://open.kakao.com/o/g9spGfrb
## Contact us