Update README.ko.md

pull/432/head
Hyejin Kim 3 years ago committed by GitHub
parent b8191ecde4
commit b8c86ea3bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@
이번 강의에서는 다음을 다룹니다 :
- [Geofence란](#Geofence란)
- [지오펜스(Geofence란](#지오펜스(Geofence란)
- [지오펜스(Geofence) 정의](#지오펜스(Geofence)-정의)
- [Geofence에 대한 테스트 포인트](#Geofence에-대한-테스트-포인트)
- [서버리스 코드의 Geofence 사용](#서버리스-코드의-Geofence-사용)
@ -32,7 +32,7 @@
>
> 필요한 경우 [프로젝트 가이드 정리](../../../../clean-up.md) 를 참고하세요
## What are Geofences
## 지오펜스(Geofence란
A geofence is a virtual perimeter for a real-world geographic region. Geofences can be circles defined as a point and a radius (for example a circle 100m wide around a building), or a polygon covering an area such as a school zone, city limits, or university or office campus.

Loading…
Cancel
Save