From 76402b6165ed6834b79cd4cf92b01cbe1f10c954 Mon Sep 17 00:00:00 2001 From: YutaItoh Date: Fri, 7 Oct 2016 17:02:53 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 677d353..1c8e066 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This software aims to provide an easy-to-comiple C++ implementation of a 3D eye-tracking method. -Our software is designed for a wearable eye-tracking scnenario 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 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. ![headset_and_image](https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/headset_and_image.png)