From 86b1236b5f168a8303ad0c673fcf58bc2c36c263 Mon Sep 17 00:00:00 2001 From: Volodymyr Smirnov Date: Thu, 29 Oct 2020 17:16:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adfcc3f..8d8e0fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MalwareMultiScan +![Scanners](https://github.com/mindcollapse/MalwareMultiScan/workflows/Scanners/badge.svg) ![API](https://github.com/mindcollapse/MalwareMultiScan/workflows/API/badge.svg) ![UI](https://github.com/mindcollapse/MalwareMultiScan/workflows/UI/badge.svg) ![Tests](https://github.com/mindcollapse/MalwareMultiScan/workflows/Tests/badge.svg?event=push) + Self-hosted [VirusTotal](https://www.virustotal.com/) wannabe API for scanning URLs and files by multiple antivirus solutions. ![MalwareMultiScan UI](.github/img/malware-multi-scan-ui.gif) @@ -97,4 +99,4 @@ More scan backends can be added in the future. Some of the popular ones do not h ## Plans - See [issues](https://github.com/mindcollapse/MalwareMultiScan/issues) for the list of planned features, bug-fixes, and improvements. \ No newline at end of file + See [issues](https://github.com/mindcollapse/MalwareMultiScan/issues) for the list of planned features, bug-fixes, and improvements.