From b1ba2813e0cea6dc3a26c7c08e4dd62baf5340e8 Mon Sep 17 00:00:00 2001
From: Anh Nguyen-Tuong <zenpoems@gmail.com>
Date: Fri, 10 Aug 2018 15:20:57 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ba35819..e2757a7 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,4 @@ Notes:
 1. Additional documentation will be provided in later versions 
 1. API is incomplete and untested in some areas.  Future versions will improve stability.
 1. Use git clone --recursive to pull down required submodules
-1. Build with 'scons'
+1. Build with 'scons', add 'debug=1' for debug build
-- 
GitLab