From d785a12458b9700875325de3b2f7fc98f53423c3 Mon Sep 17 00:00:00 2001 From: Yorick GEOFFRE Date: Fri, 21 Oct 2022 16:27:59 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a6f13c..728e91e 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ ARHS [Augmented Reality Headset System] is an augmented reality project aiming t This repository hosts the code for ARHS-core, which is the code used by the headset and hence "core" part of the system. -You'll need opencv and hidapi if you want to test it out. +You'll need opencv and hidapi if you want to test it out. A quick installation script is provided for that purpose, as `./install.sh`.