From f7a99b923a0d797524425c63f9722efec85b7e53 Mon Sep 17 00:00:00 2001
From: David Coeurjolly <david.coeurjolly@liris.cnrs.fr>
Date: Wed, 26 May 2021 12:53:11 +0200
Subject: [PATCH] minor edit readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2ce3557..73bf618 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Let us denote by SRC_DIR the root directory of the gitlab repository.
 
    * Boost, with components system and filesystem
    * Intel TBB
-   * Qt5
+   * Qt5 (for the `-draw` option)
 
 
 For CGAL, we have added it as a git submodule. Just run:
-- 
GitLab