diff --git a/README.md b/README.md index 578580d..2f20f0a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # 3D Eye Tracker -This software aims to provide an easy-to-comiple C++ implementation of a 3D eye-tracking method. +This software aims to provide an easy-to-compile C++ implementation of a 3D eye-tracking method. -Our software is designed for a wearable eye-tracking scenario where a user wears a headset with an eye camera(s) which is equipped with infrared (IR) illuminations. The camera can capture close-up shots of the user's eyes. +Our software is designed for a wearable eye-tracking scnenario where a user wears a headset with an eye camera(s) that is equipped with infrared (IR) illuminations. The camera can capture close-up shots of the user's eyes. ![headset_and_image](https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/headset_and_image.png)