Skip to content

Commit dbb00fa

Browse files
committed
Change folder of korean guide
1 parent 385907c commit dbb00fa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
[![TotalCommit](https://img.shields.io/github/commit-activity/y/longcoding/moon-api-gateway.svg)](https://img.shields.io/github/commit-activity/y/longcoding/moon-api-gateway.svg)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?maxAge=2592000)]()
1010

11-
![feature](https://user-images.githubusercontent.com/3271895/51427833-6d132780-1c3f-11e9-8f73-7112a7f0da0c.png)
11+
##### Other Language Guide
12+
* [Korean](README_ko.md)
1213

14+
![feature](https://user-images.githubusercontent.com/3271895/51427833-6d132780-1c3f-11e9-8f73-7112a7f0da0c.png)
1315

1416
## Introduction
1517
Asynchronous API Gateway with Spring boot 2.1, Servlet 4, jetty 9 client <br />

ko/README.md renamed to README_ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
## Introduction
1515
비동기 API Gateway(이하 게이트웨이) with Spring boot 2.1, Servlet 4, jetty 9 client <br />
16-
게이트웨이는 로드밸런싱, 클러스터링 및 여러 유효성 검증을 지원하는 실시간 높은 수준의 웹 기반 프로토콜 단일 엑세스 접근을 보장하는 네트워크 게이트웨이입니다. 게이트웨이는 open API를 제공하기 위해서 최고의 성능으로 동작하도록 설계되었습니다.
16+
게이트웨이는 로드밸런싱, 클러스터링 및 여러 유효성 검증을 지원하는 실시간 높은 수준의 웹 기반 프로토콜 단일 엑세스 접근을 보장하는 네트워크 게이트웨이입니다. 게이트웨이는 open API를 제공하기 위해서 최고의 성능으로 동작하도록 설계되었습니다.
1717

1818
* 경량 API Gateway
1919
* 고성능

0 commit comments

Comments
 (0)