From 8af600da039b652bd702a39215d50e271c4b624c Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Sun, 24 Jun 2018 14:33:32 +0800
Subject: [PATCH] update readme

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ed1b553..e04d52c 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,8 @@ Warning: All modification to sources/constraints will be saved to origin project
 vivadow gui
 ```
 
-## Remote access (security concern)
+## Notice
 
 This is a bash script, so it can be easily injected. Never trust Vivadofile uploaded by others!
+
+If you give a wrong top\_module name, *silly vivado* will accept it, and generate bitstream for a **randomly-taken** module(with long time spent), then report error.
-- 
GitLab