From 32d9352048960d75c83b643ba88c2637887204de Mon Sep 17 00:00:00 2001 From: Kota Kanbe Date: Thu, 30 Jun 2016 13:45:40 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ac12eb7..a763cc26 100644 --- a/README.md +++ b/README.md @@ -251,8 +251,6 @@ see https://github.com/future-architect/vuls/tree/master/docker ![Vuls-Architecture](img/vuls-architecture.png) -![Vuls-Scan-Flow](img/vuls-scan-flow.png) - ## [go-cve-dictinary](https://github.com/kotakanbe/go-cve-dictionary) - Fetch vulnerability information from NVD and JVN(Japanese), then insert into SQLite3. @@ -264,6 +262,8 @@ see https://github.com/future-architect/vuls/tree/master/docker - Send a report by Slack and Email - Show the latest report on your terminal +![Vuls-Scan-Flow](img/vuls-scan-flow.png) + ---- # Use Cases