Update README.md
This commit is contained in:
parent
5f89a419b1
commit
eff39f1243
|
@ -60,7 +60,7 @@ $ php cli.php --route [route name]
|
||||||
|
|
||||||
## 한국어(Korean)
|
## 한국어(Korean)
|
||||||
- **리즈너블(이유있는) 프레임워크**는 제약 사항이 많은 웹 개발 환경을 위해 설계된 PHP 프레임워크입니다.
|
- **리즈너블(이유있는) 프레임워크**는 제약 사항이 많은 웹 개발 환경을 위해 설계된 PHP 프레임워크입니다.
|
||||||
- **유효기간 지난 자산 및 낮은 개발 능력**으로 취약한 환경에 집중한 설계를 기반으로 높은 수준의 안정성과 보안을 제공합니다.
|
- **개발 자산 및 능력**이 취약한 환경에 집중한 설계를 기반으로 높은 수준의 안정성과 보안을 제공합니다.
|
||||||
- PHP를 기반으로 하는 무료 웹 호스팅에서도 원활하게 돌아가도록 지원합니다.
|
- PHP를 기반으로 하는 무료 웹 호스팅에서도 원활하게 돌아가도록 지원합니다.
|
||||||
- 개발 인력이 객체지향, 모듈러(MVC), 시큐어 코딩 등 현대적인 웹 기술을 모르더라도, **한단계 더 높은** 기술 수준을 지원합니다.
|
- 개발 인력이 객체지향, 모듈러(MVC), 시큐어 코딩 등 현대적인 웹 기술을 모르더라도, **한단계 더 높은** 기술 수준을 지원합니다.
|
||||||
- 리즈너블 프레임워크는 CSRF, XSS, SQL 인젝션 등 기초적인 보안 위협에 사전 대응하도록 설계되어 있습니다.
|
- 리즈너블 프레임워크는 CSRF, XSS, SQL 인젝션 등 기초적인 보안 위협에 사전 대응하도록 설계되어 있습니다.
|
||||||
|
@ -69,7 +69,7 @@ $ php cli.php --route [route name]
|
||||||
|
|
||||||
## English
|
## English
|
||||||
- **Reasonable Framework** is a PHP framework designed for highly constrained web development environments.
|
- **Reasonable Framework** is a PHP framework designed for highly constrained web development environments.
|
||||||
- Designed to be effective for vulnerable environments due to outdated assets and low development skills, we aim for the highest level of stability and security.
|
- Designed to be effective for vulnerable environments due to outdated assets and skills, we aim for the highest level of stability and security.
|
||||||
- It also works smoothly on free web hosting based on PHP.
|
- 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.
|
- 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.
|
- Resonable Framework is designed to proactively respond to fundamental security threats such as CSRF, XSS, and SQL injection.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user