From 9a7b83682aeadf3cd682abc12d0532691011773a Mon Sep 17 00:00:00 2001 From: YutaItoh Date: Fri, 7 Oct 2016 17:03:58 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c8e066..98c025a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Our software is designed for a wearable eye-tracking scenario where a user wears ![headset_and_image](https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/headset_and_image.png) -With this software, you can obtain following information: +With this software, you can obtain the following information: * 3D information: * Gaze (normal) vector @@ -20,7 +20,7 @@ With this software, you can obtain following information: ## Prerequisite -Currently, the software is compatible with Visual Studio 2015. We tested compilation on a 64bit Windows 10 machine only. +Currently, the software is compatible with Visual Studio 2015. The test was only done on a 64bit Windows 10 machine only. Most of external libraries (for vc14, x64) are bundled in `./external`, yet you still need to install the following two libraries: