From 301e6d67e527a0a0d9c86652c1c45d507df2c461 Mon Sep 17 00:00:00 2001 From: vinjn Date: Mon, 28 Aug 2017 17:42:29 +0800 Subject: [PATCH] Per #3 --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8dbeadf..3a9f380 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,16 @@ Depends on * Jason Saragih's FaceTracker library, self-contained in the project. * [Cinder-ImGui](https://github.com/vnm-interactive/Cinder-ImGui) for cross-platform GUI. -Layout of the complete solution - - Cinder/ - blocks/ - Cinder-ImGui/ - Cinder-OpenCV3/ - Cinder-VNM/ - include/ - src/ - FaceVFX/ +Layout of the project and its dependency + + Cinder/ + blocks/ + Cinder-ImGui/ + Cinder-OpenCV3/ + Cinder-VNM/ + include/ + src/ + FaceVFX/ Tools used during development