aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 567a88c..07ccc8f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ An open-source python toolkit to deal with gaze tracking and analysis in Augment
## Architecture
-The ArGaze toolkit some generics data structures and algorithms to process gaze analysis and it is divided in submodules dedicated to various specifics features:
+The ArGaze toolkit provides some generics data structures and algorithms to process gaze analysis and it is divided in submodules dedicated to various specifics features:
* ArUcoMarkers: ArUco markers generator, traking, camera calibration, ...
* RegionOfInterest: Region Of Interest (ROI) scene management for 2D and 3D environment.